STM32H5-EDataBank_1 - Data not persistent + Read error at 0x09000000
Hi,I’m using EDataBank_1 on an STM32 device to store user data after a power cycle. I based my code on the EraseProgram example and made these changes:What I did:Enabled FlashPeripheral and set EDataBank_1 size = 2On first boot, I do:Init → Erase → P...