Hello everyone,
I have questions regarding using internal EEPROM, I use TM4C1294 evaluation kit for testing. And I tested data writing and reading from EEPROM and it works fine. I use Tiva driverlib for operation. I'm only bit unclear on where I can see inputted data in memory browser when in debugging mode. On which address data is saved for this MCU? I go in EEPROM address 0x400A.F000 but cannot find inputted data in around that address.
Also, I'm bit unclear on how could I implement this cycling through pages so I can enlarge endurance of writes. So if there is some more literature or something regarding internal EEPROM for this chips that You can recommend or something besides MCU-s datasheet?
Kind regards