MPC5643L  Flash  simulates  eeprom ?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MPC5643L  Flash  simulates  eeprom ?

670 Views
chenxiubo
Contributor III

Hi, eveybody!

      Now I'm using MPC5643L  flash module to simulate eeprom  in my  team project,because the MPC5643L does't  have  eeprom module.Is there any example codes  for me reference.

Labels (1)
0 Kudos
1 Reply

482 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

you can use EEPROM Emulation drivers:

http://www.nxp.com/files/run_time_software/device_driver/MPC5xxx_EEE_DRIVER.exe

Next option is to use standard software flash driver (functions for flash operations without EEPROM emulation):

http://www.nxp.com/files/microcontrollers/software/device_drivers/C90FL_SM_JDP_FLASH_SSD_DEVD.exe

Or here is SW example for flash programming without drivers:

Example MPC5643L Flash_program_simple CW210

Regards,

Lukas

0 Kudos