Resolved! Writing to STM32F767 battery backed SRAM, why can't I turn on PWR->CSR1 BRE
I need to write to the 4kB battery backed SRAM to hold information across power cycles, but it's not working! To be more specific:The debugger memory display shows the correct data in SRAM after a write.The data is read successfully at any time other...