2024-09-19 03:06 AM
Hi,
I am new to the EEPROM and embedded.I am having M24M02-DWMN3TP/k EEPROM in my custom board with XCZU2CG Ultrascale Zynq MPSOC processor. This EEPROM is in i2c expander, here I am attaching schematic of EEPROM and i2c devices list on bus 0(I have enabled i2c-expander).
I want to read Identification page registers using i2c-tools in linux.
I think here it is excepting below format
the sum of [Start + Device Select code with RW=0 + two address bytes] (without Stop condition, as shown in Figure 8)] and [Start condition + Device Select code with RW=1].I want to read 01h register of identification page but I am not certain how to read using i2c-tools.
Could you please help me with this.
Thanks & regards
Navin