Rania JMAI
|
be9b3ee6f7
[HAL][DSI] Enhance HAL code quality for MISRA-C Rule-8.13 by adding const qualifiers
|
2 vuotta sitten |
Tasnim
|
2667a9b041
[HAL][RCC] Remove duplicate macro definition __HAL_RCC_AHB2_FORCE_RESET() for STM32F423xx devices
|
2 vuotta sitten |
Tasnim
|
e5f320ebd3
[LL][UTILS] Fix a note about Ticks parameter
|
2 vuotta sitten |
Tasnim
|
727e060f7b
[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
|
2 vuotta sitten |
Tasnim
|
8776ecc521
[HAL][DSI] Align DSI Initialization sequence to the recommended 'Programing procedure overview' part to avoid DSI read LCD controller register 0x0A error
|
2 vuotta sitten |
Tasnim
|
bfa4a8fde4
Release v1.8.2
|
2 vuotta sitten |
Tasnim
|
12998a3ba9
[HAL][I2C] Update the HAL I2C driver to disactivate all interrupts after the end of transaction
|
2 vuotta sitten |
Tasnim
|
46af2b5952
[HAL][PWR] Add UNUSED() macro to avoid the generation of a warning related to the unused argument 'Regulator'
|
2 vuotta sitten |
Tasnim
|
0d3ba31e7a
[HAL][SMBUS] Add const qualifier to comply to MISRA-C Rule-8.13
|
2 vuotta sitten |
Tasnim
|
40c3c29060
[HAL][CAN] Improve protection against bad inputs
|
2 vuotta sitten |
Tasnim
|
a11397c3c3
[HAL][I2C] Update HAL_FMPI2C_Mem_Write_IT API to initialize XferSize at 0
|
2 vuotta sitten |
Tasnim
|
8b4597a6ac
[LL][I2C] Add const qualifier to comply to MISRA-C Rule-8.13
|
2 vuotta sitten |
Tasnim
|
15c2d438db
[HAL][I2C] Add const qualifier to comply to MISRA-C Rule-8.13
|
2 vuotta sitten |
Rania JMAI
|
b0adc88696
[HAL][SAI] Improve audio quality (avoid potential glitch)
|
2 vuotta sitten |
Rania JMAI
|
df44f48ee4
[LL][RTC] Correct misleading note about shadow registers
|
2 vuotta sitten |
Rania JMAI
|
7e2bda9819
[HAL][LL][ADC] Apply artistic style fixes
|
2 vuotta sitten |
houssine BOUGUERBA
|
de395d01c0
[HAL][SPI] Update IT API to enable interrupts after process unlock
|
2 vuotta sitten |
Tasnim
|
8b8d8ba2ea
Add SECURITY.md
|
2 vuotta sitten |
Tasnim
|
9dd5bcee7f
[HAL][TIM] Align TIM_TIM2_ETH_PTP definition with the reference manual specification
|
2 vuotta sitten |
Tasnim
|
08dbdb0294
[HAL][RCC] Set the minimum value of PLLM
|
2 vuotta sitten |
Tasnim
|
d6deba0110
[HAL][GENERIC] Allow redefinition of macro UNUSED(x)
|
2 vuotta sitten |
Tasnim
|
43bcf7ff97
[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
|
2 vuotta sitten |
Tasnim
|
21eef0163f
[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
|
2 vuotta sitten |
Tasnim
|
b130bc0590
[HAL][CRYP] Apply MCUAstyle fixes and update Crypt/Decrypt IT processes to avoid Computation Completed IRQ fires before the DINR pointer increment
|
2 vuotta sitten |
Rania JMAI
|
21ae22e8fb
[LL][USB] Remove useless software setting to setup the frame interval at 80%
|
2 vuotta sitten |
Rania JMAI
|
21b70c384d
[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)
|
2 vuotta sitten |
Eya
|
08d0be9e82
[HAL][RCC] Correct the configuration macro of I2S clock source and the value of I2S external clock source
|
3 vuotta sitten |
Eya
|
fc90d62d7d
[HAL][I2C] Duplicate the test condition after timeout detection to avoid false timeout detection
|
3 vuotta sitten |
Eya
|
5c01795304
[HAL][EXTI] Fix computation of pExtiConfig->GPIOSel in HAL_EXTI_GetConfigLine()
|
3 vuotta sitten |
CHESS\Jonny.VanBeek
|
f0cfb43dcb
Fix unused variable warning
|
3 vuotta sitten |