H7xx H743 EEPROM Emulation and load to SRAM on boot by linker
Is there example code for EEPROM Emulation of the H7 series? I can only find it for older STM32 devices and it states that other devices should use different code.
If not can anyone confirm the smallest sector of the internal Flash that can be used? Is it 128K, so if I adapt the old examples I would need 256K as it uses 2 sectors/pages.
Any pointers welcome!
Also is there a way in the linker to have this loaded into RAM at boot, as some things like this can be if setup correctly. Thanks!
