stm32l4xx_hal_driver icon indicating copy to clipboard operation
stm32l4xx_hal_driver copied to clipboard

Provides the STM32Cube MCU Component "hal_driver" of the STM32L4 series.

Results 2 stm32l4xx_hal_driver issues
Sort by recently updated
recently updated
newest added

In a post here https://community.st.com/t5/stm32-mcus-security/why-am-i-getting-an-rng-failure-on-the-stm32l4p5/m-p/203250. It was recognised that the HAL was initialising the RNG peripheral incorrectly. The HAL function `HAL_RNG_Init` seems to have been corrected to set the correct...

bug
hal
internal bug tracker
st community
rng

**Describe the set-up** * Custom board * IAR 9.50.2 * stm32l4xx_hal_driver in v1.13.4 and v1.13.5 **Describe the bug** Commit 0844cb8 introduces a check in `I2C_WaitOnFlagUntilTimeout` which in turn breaks timeout/wait...

bug
hal
internal bug tracker
i2c
spotted before customer