User Activity

Hello!Three of my programmers ST-LINL V2 don't work in STM32CubeIDE! Everything used to be great, I was flashing my boards, doing debugging, but now some nonsense is happening (version of my IDE is 1.8.0). For debugging, I use the interface SWD, and ...
Hi everyone!I am going to use the EEPROM emulation library for stm32f407vet6 microcontroller. I downloaded it from the ST site, and then added the files "eeprom.h" and "eeprom.c" in my project. I told the compiler the path to the folder in which I st...