I2C EEPROM

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

I2C EEPROM

2,448 次查看
ksaiviswanadhul
Contributor II

Hi,

I'm using imx8qmmek board. i'm working on i2c eeprom.. i am able to write and read 256 bytes to eeprom  i'm trying to write more-than 256 bytes not able to write. For above 256 bytes write and read any user space application required?

Regards,

saikumar

0 项奖励
回复
4 回复数

2,438 次查看
igorpadykov
NXP Employee
NXP Employee

Hi KUMAR 

 

reason may be is that page size is 256 bytes, so it is necessary to set individual page

for write procedure.

 

Best regards
igor

0 项奖励
回复

2,421 次查看
ksaiviswanadhul
Contributor II

Hi igor,

 

Can u tell me how to write 256 bytes data from user space level. I'm using 24c02 eeprom.

 

Regards,

saikumar

0 项奖励
回复

2,417 次查看
igorpadykov
NXP Employee
NXP Employee
0 项奖励
回复

2,434 次查看
ksaiviswanadhul
Contributor II

Hi igor,

Correct I cross check the data sheet they mentioned 2k bits means 256 bytes

 

Regards,

Saikumar

0 项奖励
回复