Simple I²C driver for external EEPROm M24C01 available?

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

Simple I²C driver for external EEPROm M24C01 available?

跳至解决方案
989 次查看
guenter_loettrich
NXP Employee
NXP Employee

Dear all,

I'm looking for a very basic driver for an external serial EEPROM (STM M24C01) for Kinetis KV5x.

Best would be a baremetal driver.

I'm aware of the I²C drivers and example from SDK but that's not the preferred solution.

Also the mature Processor expert based driver is not what I'm looking for.

Thanks

1 解答
842 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Guenter Loettrich,

   We don't have the directly code for your reference.

   But on my side, I have a EEPROM code for KL27, the EEPROM is Atmel AT24C02, maybe you can refer to it, it is the baremetal driver.

   Please check my attachment!

   Wish it helps you!

If you still have question about it, please kindly let me know.


Have a great day,
Kerry

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

2 回复数
843 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Guenter Loettrich,

   We don't have the directly code for your reference.

   But on my side, I have a EEPROM code for KL27, the EEPROM is Atmel AT24C02, maybe you can refer to it, it is the baremetal driver.

   Please check my attachment!

   Wish it helps you!

If you still have question about it, please kindly let me know.


Have a great day,
Kerry

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

842 次查看
guenter_loettrich
NXP Employee
NXP Employee

Hi Kerry,

great! That's exactly what I was looking for.

br

Guenter

0 项奖励