I2C EEPROM

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

I2C EEPROM

3,054 次查看
krishnan_ramesh
Contributor III

Hi,

I am using a 24AA02E64T-I/OT (Microchip) EEPROM and want to interface it with I2C . I am unable to find the driver support for the same in nxp android source.

Would like to know if there's any support available

If yes what are the changes that needs to be done ?

Regards,

Ramesh

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

2,932 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Ramesh

some examples of i2c eeprom drivers can be found on

eeprom\misc\drivers - linux-imx - i.MX Linux kernel 

at24c dts example

imx6q-h100.dts\dts\boot\arm\arch - linux-imx - i.MX Linux kernel 

In general one can look also at examples with spi interface described in Chapter 31 SPI NOR Flash Memory Technology

Device (MTD) Driver attached Linux Manual and Chapter 5 Configuring the SPI NOR Porting Guide.

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

0 项奖励
回复