Commit History

Autor SHA1 Mensaxe Data
  沐攸 243c0a9f33 adapt stm32f2 drivers for rtt (#1) hai 10 meses
  Rania JMAI 75c3420ca5 [HAL][SDMMC] Add a check condition before aborting DMA in HAL_MMC_IRQHandler() hai 1 ano
  Rania JMAI 223d5cefc1 [HAL][RCC] Enhance HAL code quality for MISRA-C Rule-8.13 by adding const qualifiers hai 1 ano
  Rania JMAI 349498f9bd [HAL][FMC] Change *buff = *(uint8_t *)deviceaddress; to *buff = *(__IO uint8_t *)deviceaddress; to avoid compiler optimizations and ensure correct data reads in HAL_NAND_Read_Page_8b and HAL_NAND_Read_SpareArea_8b, HAL_NAND_Read_Page_16b and HAL_NAND_Read_SpareArea_16b hai 1 ano
  Tasnim 728d3071d2 [HAL][TIM] Fix update flag (UIF) clearing in TIM_Base_SetConfig hai 1 ano
  Tasnim a38ef64adf [HAL][USB] Fix the condition on EONUM flag of DOEPCTLx register in HAL_PCD_IRQHandler() to correctly check on the frame number parity hai 1 ano
  karim 8a32011765 [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 hai 1 ano
  karim e3257f68b5 [HAL][UART] Correct DMA Rx abort procedure impact on ongoing Tx transfer in polling mode hai 1 ano
  karim e8036d4ebb Release v1.2.9 hai 1 ano
  karim f52c7caaad [HAL][USB] Ensure to reactivate the usb channel in case of transfer error hai 1 ano
  karim bc39f126b3 [HAL][FMC] Add missing return at end of non void functions hai 1 ano
  karim 6914f7b147 [HAL][LL][USB] Improve delay management to set core mode hai 1 ano
  karim 63d1d8f0f6 [HAL][TIM] Update interrupt flag is cleared when the update event is generated by software hai 1 ano
  karim 00ef82e271 [LL][CORTEX] Add missing parenthesis() in LL_MPU_ConfigRegion() API hai 1 ano
  Rania JMAI f0770eb90a [LL][USB] Increase timeout value to allow core reset to complete hai 1 ano
  Rania JMAI b7124a1c17 [HAL][SPI] Update HAL_SPI_TransmitReceive API to set the bit CRCNEXT in case of one byte transaction hai 1 ano
  Rania JMAI 8ef04f7b8a [HAL][CORTEX] Update HAL_MPU_ConfigRegion() to allow the configuration of the MPU registers independently of the value of Enable/Disable field and add new APIs HAL_MPU_EnableRegion() / HAL_MPU_DisableRegion() hai 1 ano
  Tasnim 62188672ee [LL][UTILS] Fix a note about Ticks parameter %!s(int64=2) %!d(string=hai) anos
  Tasnim 6263de3b8e [HAL][I2C] Update the HAL I2C driver to reset PreviousState to I2C_STATE_NONE at the end of transfer %!s(int64=2) %!d(string=hai) anos
  Tasnim 88a35636aa [HAL][CAN] Clarify pin configuration in driver header by removing open-drain info %!s(int64=2) %!d(string=hai) anos
  Tasnim 1c9e01f751 [HAL][UART] Avoid ORE flag to be cleared by a transmit process in polling mode %!s(int64=2) %!d(string=hai) anos
  Tasnim d0e809beb7 [HAL][UART] Rework of UART_WaitOnFlagUntilTimeout() API to avoid being stuck forever when UART overrun error occurs and to enhance behavior %!s(int64=2) %!d(string=hai) anos
  Tasnim 4801328935 [HAL][HASH] Read the last remaining bytes (3 or 2 or 1) of the data in a temporary variable (taking into account swap mode) and enter this variable into the HASH->DIN when the data is not a multiple of 4 bytes %!s(int64=2) %!d(string=hai) anos
  Rania JMAI 1f18632a48 [HAL][TIM] Remove multiple volatile reads or writes in interrupt handler for better performance %!s(int64=2) %!d(string=hai) anos
  Rania JMAI 068cd9a5ee [HAL][I2C] Update HAL_I2C_Master_Abort_IT to support memory abort transfer %!s(int64=2) %!d(string=hai) anos
  Rania JMAI ee1fdd91b5 [HAL][GENERIC] Remove __IO in __weak void HAL_Delay(__IO uint32_t Delay) to fix warning compilation %!s(int64=2) %!d(string=hai) anos
  Ali Labbene d9a2844226 [HAL][LL][USB] Fix device connection in case battery charging is used with HS instance linked to internal FS PHY %!s(int64=2) %!d(string=hai) anos
  Ali Labbene 566b46bd5a [HAL][SDMMC] Add checks on the STBITERR flag %!s(int64=2) %!d(string=hai) anos
  Ali Labbene 0e0440f31d [HAL][I2C] Update HAL_I2C_Mem_Read() to clear ACK bit once 3 bytes to read remain to be able to send the NACK once the transfer ends %!s(int64=2) %!d(string=hai) anos
  Rania JMAI f7e8442688 [LL][RTC] Correct misleading note about shadow registers %!s(int64=2) %!d(string=hai) anos