Question
STM32G0 Flash as EEPROM
Hi,
I am working on STM32G071RB Nucleo Board and In one of project , I am using same MCU.
In that Project , I don't want to use external I2C or SPI memory for saving the data (logs).
1) How do I can access Flash as EEPROM ?
2) Will this possible with STM32Cube MX ?
3) How the EEPROM Locations (Say 100 Bytes) are separated from Flash Memory Content (Actual Program) ?
Thanks in Advance
--
Karan
