EEPROM WITH KINETIS PE

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

EEPROM WITH KINETIS PE

跳至解决方案
2,023 次查看
marceladuenas
Contributor II

Hi everyone, i need to play with an eeprom , the 24LC512; i am using the mkv31f256vlh12 . I know that the compenent exist into the processor expert selection , and i need an i2c conectivity but i dont know how can i configure the settings and test . Some body can help me...

标签 (1)
1 解答
1,794 次查看
BlackNight
NXP Employee
NXP Employee

Hello,

do you mean this driver: Driver for Microchip 24xx Serial EEPROM | MCU on Eclipse

?

I don't have any KV device, but I have used that Microchip EEPROM for other devices. But the project needs to be for Processor Expert, *without* the Kinetis SDK, as the Kinetis SDK is not compatible with that driver.

I have an example of it for CodeWarrior with Processor Expert here: mcuoneclipse/Examples/FRDM-KL25Z/FRDM-KL25Z_24LC_EEPROM at master · ErichStyger/mcuoneclipse · GitHu...

I hope this helps,

Erich

在原帖中查看解决方案

2 回复数
1,795 次查看
BlackNight
NXP Employee
NXP Employee

Hello,

do you mean this driver: Driver for Microchip 24xx Serial EEPROM | MCU on Eclipse

?

I don't have any KV device, but I have used that Microchip EEPROM for other devices. But the project needs to be for Processor Expert, *without* the Kinetis SDK, as the Kinetis SDK is not compatible with that driver.

I have an example of it for CodeWarrior with Processor Expert here: mcuoneclipse/Examples/FRDM-KL25Z/FRDM-KL25Z_24LC_EEPROM at master · ErichStyger/mcuoneclipse · GitHu...

I hope this helps,

Erich

1,794 次查看
marceladuenas
Contributor II

I have a question the data stored where can i see?, the data read is stored in reg? or how can i verify the data stored and read it, in the debug mode.

thank you for your help

0 项奖励
回复