User Activity

I have requested a X-CUBE-CRYPTOLIB V4 download last week, and no answer from ST.I have indicated all requested information and received an acknowledge, but no link to download the library.Could you tell me why ?
I have compilation warning only with -O2 optimization (no warning with -O0) and i don't understand why, the code seems to be correct.My environnement: STM32F103VD + STM32CubeIDE V1.2.0 (Gcc 7.3.1)The code is the following for the first warning:#defin...
Hi all, i'm facing a very little problem with STM32CubeIde.Everything is ok for build and debug, but the outputs (.elf file, .bin, etc...) are generated in Release and Debug directory at the root of the project.I just want to specify another output d...