Hi,
I'm working with the MPC5775K now. I see there is an EEPROM part in the MCU.I'd like to use the EEPROM to store some data.But the module couldn't work correctly. Did anyone here had experience to make it work well? Who could share some example codes? Thanks a lot.
Best regards,
Ron
Hi,
there are EEPROM Emulation drivers and Standard Software Drivers for flash:
http://www.nxp.com/files/run_time_software/device_driver/MPC5xxx_EEE_DRIVER.exe
http://www.nxp.com/files/product/software/C55_JDP_SSD.exe
SW examples for MPC5775K are included in both of them.
Example for EEPROM Emulation drivers uses four EEPROM blocks in low address space.
Then you can take a look at these examples:
Example MPC5748G Flash RW GHS614
Example MPC5748G Flash RW SSD GHS614
Regards,
Lukas