How to write EEPROM inside STM32F746G-DISCO board ?
Hi.
I am developing a project using the STM32F746G-DISCO board.
During development, there are cases where EEPROM needs to be used. Is the STM32F746G-DISCO usable like EEPROM by using internal flash?
I tried using the STM32F746G-DISCO default sample source in STM32CUBE-IDE, but it doesn't work.
STM32L1 to L4 have experience using internal flash as an EEPROM.
If possible, I would appreciate it if you could tell me a simple way.
