Question
Where can I get an example of eeprom emulation on stm32h743?
It is necessary to write the calibration coefficients into the stm32h743 memory. What I need:
1. Writing to eeprom
2. Reading eeprom
3. Erasing a data cell eeprom
An example should be on "cmsis".
Thanks for your time
