User Activity

We encountered what appears to be a compiler bug as rewriting the code slightly by adding intermediate variables solved the issue.Relevant code :#define HT16K33_DISPLAY_NB_COLUMNS (8) #define HT16K33_DISPLAY_NB_ROWS (16) #define HT16K33_DISPLAY...
Usint STM32Cube IDE 1.0.2 with STM32F0, we need to set the project setting to C++ every time we regenerate the core code.It is a bit annoying.