Resolved! STM32F405 - Backup SRAM not preserved
I have a STM32F405 with a coin cell on VBAT and I haven't been able to get the Backup SRAM or RTC to preserve contents when removing main power. The same code works fine on another board that has a STM32F407. //Works on STM32F407 - Fails on STM32F40...