User Activity

Hello,I have a use-case with a soldered battery, which I can not power-cycle after programming, however I have to set option bytes to restrict Flash reading.I found online that going into STANDBY mode or rather, returning from STANDBY mode, would upd...
Hello,I am trying to find the most elegant way to prevent SRAM2 (and any other memory) from being wiped when moving to LSE as a clock source by calling HAL_RCCEx_PeriphCLKConfig due to its call to __HAL_RCC_BACKUPRESET_FORCE.I am using an u5* Series ...