I2C EEPROM

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

I2C EEPROM

913 Views
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 Kudos
Reply
4 Replies

903 Views
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 Kudos
Reply

886 Views
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 Kudos
Reply

882 Views
igorpadykov
NXP Employee
NXP Employee
0 Kudos
Reply

899 Views
ksaiviswanadhul
Contributor II

Hi igor,

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

 

Regards,

Saikumar

0 Kudos
Reply