LS1046ARDB KIT EEPROM READ AND WRITE

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

LS1046ARDB KIT EEPROM READ AND WRITE

747件の閲覧回数
IB2020
Contributor II

i was trying to read and write data bytes to EEPROM CAT24C05. It is not working.I could open the i2c  interface with slave address 52 .After that writing address byte is not happening.

0 件の賞賛
3 返答(返信)

741件の閲覧回数
ufedor
NXP Employee
NXP Employee

Please provide log of the performed operations.

Please consider that the SEEPROM contains important system information (like MAC addresses), so it has to be handled accurately.

0 件の賞賛

727件の閲覧回数
IB2020
Contributor II

The source code is attached .I could open the eeprom i2c interface.But after that fail to write i2c address errror is coming. Kindly help. Also i would like to know which address locations MAC address and other important data is stored.

0 件の賞賛

721件の閲覧回数
ufedor
NXP Employee
NXP Employee

For the I2C source code refer to the U-Boot driver:

drivers/i2c/mxc_i2c.c
0 件の賞賛