Part Number: PROCESSOR-SDK-DRA8X-TDA4X
Hello,
I had a question similar to the one asked on the link: https://e2e.ti.com/support/processors/f/791/p/942674/3483537
The issue in addressing the EEPROM remains. There are several issues I am facing:
1. The number of i2c devices I can see are only 8, when there should be 10
2. The number of EEPROMs available should be 2 board EEPROMs (one on the SoM and one on the CPB), and one BOOT EEPROM. The addresses mentioned for the Board ID EEPROMs are 0x50 and 0x53, and from what I can see in the User's Guide, these should be 32kB. I checked the attached devices to the 8 buses, and I see that there are devices being shown only for the following addressses (I use the i2cdetect -y command):
Bus 0: 0x50, 0x51, 0x5a
Bus 1: no device
Bus 2: 0x50, 0x51, 0x54, 0x58
Bus 3: 0x57
Bus 4, 5, 6 and 7: no device
This does not match any of the addresses mentioned in the User's Guide. Further, when I attempt to read the value of Bus 0, 0x50, I see that only 8kB of data can be read.
It's the same case for Bus 2 (8kB of data).
The User's Guide mentions that there should be 32kBs of readable data (259 bytes of addressable EEPROM and the remaining for code storage). This is quite confusing.
Could you please help me with this topic?
Best regards,
Abhinav