Hi
I am working on MKE16Z64VLF4,this controller not support EEPROM,but i want to store last event when power off condition as per customer new requirement.kindly share if anyone ready EEPROM code available by using MCUXpress IDE .
Regards,
Ravindra
Hello Ravindra,
As you mentioned, part number MKE16Z64VLF4 does not have integrated EEPROM space.
You could switch to another KE1xZ microcontroller which does have integrated EEPROM as listed on the following fact sheet, or you could integrate an external EEPROM that communicates with one of the available interfaces.
https://www.nxp.com/docs/en/fact-sheet/KE1xZMCUFAMFS.pdf
If choosing an external EEPROM, the FRDM-KE16Z SDK does provide drivers and examples for the available interfaces.
My apologies for the inconvenience.
Regards,
Gustavo