User Activity

HelloWhen I use ST link utility for programming STM32L071 error occur when it starts to program EEPROM. Each time first 8 bytes are programmed correctly and after that an error occur. After that it's not possible to change EEPROM bytes manually from...
Hello allI have application that use some functions from bootloader. Sometimes when I call function from bootloader some of my variables in IRAM get changed by bootloader and that is causes problems to me. To fix that issue I decide to split IRAM to...