EEPROM WITH KINETIS PE

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

EEPROM WITH KINETIS PE

Jump to solution
1,288 Views
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...

Labels (1)
1 Solution
1,059 Views
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

View solution in original post

2 Replies
1,060 Views
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,059 Views
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 Kudos
Reply