User Activity

Erratum 2.2.1 (Unstable LSI when it clocks RTC or CSS on LSE) indicates the following workaround:If LSI clocks the RTC or when the LSECSSON bit is set, reset the backup domain upon each VDD power up(when the BORRSTF flag is set). If VBAT is separate ...
I would like to increase the code readout protection level from 0 to 1 programmatically in an STM32G030.  I must be doing something silly and if anyone sees it, I'd be grateful.  I've stepped through it with the debugger and the flash and option byte...
EDITED:Resolved, but leaving here for the next person who stumbles into this issue.I'm using the STM32G030K6 and encountered two issues:Errata 2.2.3 - which correctly describes a serious issue when using readout protection level 1: if nBOOT_SEL is no...
I have a small amount of per-device data (e.g. hardware revision, serial number, manufacture date) that I would like to store persistently in an STM32G030 without consuming a 2K flash sector.  Obviously one option is OTP, but I'm curious about the Fl...
When used on STM32L4xx platforms (and possibly others), with flash configured for single-bank mode, the EEPROM emulation library (https://www.st.com/en/embedded-software/x-cube-eeprom.html) miscalculates flash sectors which causes silent erase failur...