4 years, 9 months ago.

MAX32630FTHR how to use onboard EEPROM?

I noticed the max32630fthr has an onboard eeprom (denoted as U5 in Bill of Materials in the datasheet).

I would like to store some boolean values in it for application configuration purposes (ex. if the RTC has been already set to a date or not... so i could run set_time() on the condition if it was not set before, that way the RTC would not be updated each time i press the reset button).

I can not find any examples how to use read/write values in that eeprom, so i got stuck. Can anyone help me please with an example?

Be the first to answer this question.