- a96a3f5 [HAL][UART] Correct DMA Rx abort procedure impact on ongoing Tx transfer in polling mode by karim · 3 months ago master
- 1c14d36 [LL][ADC] Update LL_ADC_DeInit() API to avoid the infinite loop in case of timeout by karim · 4 months ago
- 2fa0a85 [HAL][UART] Add HAL_UART_RXEVENT_IDLE event notification to user in case of HAL_UARTEx_ReceiveToIdle_DMA() use with Circular DMA, even if occurring just after TC event by karim · 4 months ago
- 24bab79 [HAL][LL][USB] Fix added to support bulk transfer in double buffer mode by karim · 5 months ago
- 115eb1d Release v1.7.8 by Tasnim · 7 months ago v1.7.8
- f3946cb [HAL][RCC] Add UNUSED() macro to avoid the generation of a warning related to the unused argument 'RCC_MCOx' by Tasnim · 10 months ago
- bc16457 [HAL][GPIO] Replace GPIO_Pin_x with GPIO_PIN_x to be compliant with macros definition by Tasnim · 10 months ago
- b0861db [HAL][CORTEX] Add UNUSED() macro to avoid the generation of a warning related to the unused argument 'SubPriority' by Tasnim · 10 months ago
- 0c66a5b [LL][UTILS] Fix 'Ticks' parameter's description of LL_InitTick() function by Ali Labbene · 11 months ago
- 317b1e4 [HAL][CAN] Apply some artistic style by Ali Labbene · 11 months ago
- e210ddb [HAL][CAN] Redefine the timeout value as a macro instead of a local variable in HAL_CAN_WakeUp() function by Ali Labbene · 11 months ago
- 2db7602 [HAL][CAN] Remove mention of 'open-drain' from the pin configuration paragraph in the 'How to use' section by Ali Labbene · 11 months ago
- 1bff6c2 [HAL][TIM] Remove multiple volatile reads or writes in interrupt handler for better performance by Tasnim · 1 year ago
- abff2dc [HAL][I2C] Update the HAL I2C driver to implement the errata workaround "Last-received byte loss in reload mode" by Tasnim · 1 year ago
- 539f073 [HAL][UART] Prevent RTOF flag from being cleared by a transmit process in polling mode by Ali Labbene · 1 year, 2 months ago
- 3ea7df5 [HAL][UART] Fix check on UART Rx state in HAL_UART_RegisterRxEventCallback() and HAL_UART_UnRegisterRxEventCallback() to allow user Rx Event Callback registration when a transmit is ongoing by Ali Labbene · 1 year, 2 months ago
- 1b343f2 [LL][I2C] Update LL_I2C_HandleTranfer() function to prevent undefined behavior of volatile usage before updating the CR2 register by Ali Labbene · 1 year, 2 months ago
- 9181ad3 [HAL][I2C] Update I2C_WaitOnRXNEFlagUntilTimeout to check I2C_FLAG_AF independently from I2C_FLAG_RXNE by Rania JMAI · 1 year, 4 months ago
- cab2242 [HAL][I2C] Update I2C_Slave_ISR_IT, I2C_Slave_ISR_DMA and I2C_ITSlaveCplt to prevent the call of HAL_I2C_ListenCpltCallback twice by Rania JMAI · 1 year, 4 months ago
- ceb7e38 [HAL][SPI] Update IT API to enable interrupts after process unlock by houssine BOUGUERBA · 1 year, 5 months ago
- 0cdac7e [LL][RTC] Correct misleading note about shadow registers by houssine BOUGUERBA · 1 year, 5 months ago
- 3ed6961 [HAL][I2C] Update HAL_I2C_Mem_Write_IT API to initialize XferSize at 0 by houssine BOUGUERBA · 1 year, 5 months ago
- 82dceef [HAL][UART] Update initialisation sequence for TXINV, RXINV and TXRXSWAP settings by Rania JMAI · 1 year, 6 months ago
- 4a31c22 Add SECURITY.md by Tasnim · 1 year, 6 months ago
- d16ee85 [HAL][I2C] Update HAL I2C driver to disable all interrupts after end of transaction by houssine BOUGUERBA · 1 year, 7 months ago
- d480aac [HAL][SMBUS] Update HAL SMBUS driver to prefetch data before starting the transmission: implementation of errata sheet workaround I2C2-190208 : Transmission stalled after first byte by houssine BOUGUERBA · 1 year, 7 months ago
- 8d0e404 [HAL][I2C] Update HAL I2C driver to prefetch data before starting the transmission: implementation of errata sheet workaround I2C2-190208 : Transmission stalled after first byte by houssine BOUGUERBA · 1 year, 7 months ago
- 5fd31c5 Release v1.7.7 by houssine BOUGUERBA · 1 year, 8 months ago v1.7.7
- 3c0fdd7 [HAL][SPI] Fix driver to don't update state in case of error (HAL_SPI_STATE_READY will be set only in case of HAL_TIMEOUT) by Eya · 1 year, 11 months ago
- 0e54b3e [HAL][SMARTCARD] Improve header description of SMARTCARD_WaitOnFlagUntilTimeout() function by Eya · 1 year, 11 months ago
- b8d8ea8 [HAL][EXTI] Fix computation of pExtiConfig->GPIOSel in HAL_EXTI_GetConfigLine() by Eya · 1 year, 11 months ago
- 5b11ba1 [HAL][UART] Disable the Receiver Timeout Interrupt when data reception is completed by Eya · 1 year, 11 months ago
- 41fc250 [HAL][I2C] Duplicate the test condition after timeout detection to avoid false timeout detection by Eya · 1 year, 11 months ago
- 4ba3c3f [HAL][I2C] Clear the ADDRF flag only when direction is confirmed as changed, to prevent that the ADDRF flag is cleared too early when the restart is received by Eya · 1 year, 11 months ago
- a313406 [LIC] Wrap license text to 80 columns for better readability when displayed raw by Ali Labbene · 2 years, 1 month ago
- b34abfc [HAL][USB] Set DCD timeout to a minimum of 300ms before starting BCD primary detection process by Ali Labbene · 2 years, 1 month ago
- 934bc0d [HAL][USART] Improve header description of USART_WaitOnFlagUntilTimeout() function by Ali Labbene · 2 years, 1 month ago
- e8f52a3 [HAL][UART] Correct the way transmit data flush request is managed by Ali Labbene · 2 years, 1 month ago
- 39e168a [HAL][UART] Improve header description of UART_WaitOnFlagUntilTimeout() function by Ali Labbene · 2 years, 1 month ago
- a720295 [LL][TIM] Update __LL_TIM_CALC_PSC() macro to round up the evaluated value when the fractional part of the division is greater than 0.5 by Ali Labbene · 2 years, 1 month ago
- e96689f [HAL][RCC] Add 'static' storage-class specifier to 'const' arrays by Ali Labbene · 2 years, 1 month ago
- 75aafb7 [HAL][I2C] Rename I2C_IsAcknowledgeFailed() I2C_IsErrorOccurred() and correct the way errors are checked and reported when they occur in polling mode by Ali Labbene · 2 years, 1 month ago
- 51d871b [HAL][I2C] Improve header description of I2C_WaitOnFlagUntilTimeout() function by Ali Labbene · 2 years, 1 month ago
- dd5cea4 [HAL][LL] Add 'const' qualifier to comply to MISRA C rule 8.13 by Ali Labbene · 2 years, 7 months ago
- 6d2b874 [HAL][ADC] Remove compilation warnings from SW4STM32 projects introduced by a previous bug fix by Ali Labbene · 2 years, 7 months ago
- 088f851 [HAL][LL] New licensing scheme deployment by Ali Labbene · 2 years, 9 months ago
- 79307a2 Update *.md files by Ali Labbene · 3 years ago
- 539a7ed [HAL][UART] Add a check on the UART parity before enabling the parity error interruption by rihab kouki · 3 years ago
- 064108e [HAL][UART] Fix wrong cast when computing the USARTDIV value in UART_SetConfig() by rihab kouki · 3 years ago
- 9b10d65 [LL][USART] Fix compilation warnings generated with ARMV6 compiler by rihab kouki · 3 years ago
- baacf1a [HAL][USART] Add a check on the USART parity before enabling the parity error interrupt by rihab kouki · 3 years ago
- b88983a [HAL][SMBUS]Fix issue of mismatched data received by master in case of data size to be transmitted by the slave is greater than the data size to be received by the master by rihab kouki · 3 years ago
- a6cd198 [HAL][SMARTCARD] Fix wrong cast when computing the USARTDIV value in SMARTCARD_SetConfig() by rihab kouki · 3 years ago
- acafd0b [HAL][IRDA] Fix wrong cast when computing the USARTDIV value in IRDA_SetConfig() by rihab kouki · 3 years ago
- 226f495 [HAL][IRDA] Add a check on the IRDA parity before enabling the parity error interrupt by rihab kouki · 3 years ago
- 52afd4a [HAL][ADC] Better performance by removing multiple volatile reads or writes in interrupt handler by rihab kouki · 3 years ago
- e0c1884 Release v1.7.6 by rihab kouki · 3 years, 3 months ago v1.7.6
- 2e12463 Update stm32f0xx_hal_gpio_ex.h by Chengwei Qiu · 3 years, 5 months ago
- 5eeaad1 Release v1.7.5 by rihab kouki · 4 years ago v1.7.5
- 0e95cd8 Release v1.7.4 by rihab kouki · 4 years, 3 months ago
- 7f6f4ac Release v1.7.4 by rihab kouki · 4 years, 3 months ago v1.7.4
- fbcdf98 Update CONTRIBUTING.md and PULL_REQUEST_TEMPLATE.md with CLA procedure description and mention that pull-requests are now accepted by Eya · 4 years, 8 months ago
- a5ec192 Release v1.7.3 by Eya · 4 years, 10 months ago v1.7.3
- dcc3de1 Release v1.7.2 by Eya · 4 years, 10 months ago v1.7.2
- c81c8cd Initial commit by ASELSTM · 4 years, 10 months ago