Calypso 3M EEPROM emulation

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Calypso 3M EEPROM emulation

1,018 次查看
neojung
NXP Employee
NXP Employee

Hello team,

 

Do we have EEPROM emulation driver demo project for Calypso 3M?

Currently driver demo does not have Calypso family's project.

 

Best regards,

Neo

标签 (1)
0 项奖励
回复
1 回复

811 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi Neo,

I'm afraid that currently there's no such example. It will be necessary to write own definition of EE blocks in ee_block.h because it is different against other devices. There are examples for MPC5744P, MPC5746R, MPC5775K - all of them have data flash at address 0x80_0000. Then there's MPC5777C which has four 64KB block at address 0x0 (example is included in the package too) and MPC5748G/MPC5746C where you can use up to eight 16KB blocks at 0x00F9_0000.

Regards,

Lukas