User Activity

Posted on August 20, 2017 at 20:18The L4 1.8.1 drivers contains a tedious race condition inside the 'I2C_WaitOnRXNEFlagUntilTimeout' function. There is a chance that RXNE reads 0 (RESET), which causes the while {} to execute. Potentially RXNE and ST...
Posted on July 21, 2016 at 11:40Hello Has anyone ever noticed that the alignment of certain sections in the linker scripts provided by ST (and Cube) differ between 4 and 8-byte a lot? E.g. The original script for the F407 defines .isr_vector, .text,...
Posted on March 31, 2016 at 12:11Hello I'd just like to know why CubeMX strongly recommends to use other timers besides SysTick as source? I've always thought that the SysTick timer is basically intended for use with an embedded OS? Thanks
Posted on January 20, 2016 at 13:50 After spending an entire morning figuring out why my SAI configuration isn't working anymore I guess I found a new bug concerning the configuration of the SLOTR register inside HAL_SAI_Init. Prior to 1...
Posted on January 17, 2016 at 17:37 Hello I'd like to report a bug with the current version of STM32CubeMX 4.0 and the F4 libraries 1.1 concerning the code generation. Currently if the user enables the hard fault interrupt the ge...
Kudos from