Hello
I am trying to get the I2C communication working but I am unable to find the pins on the board. In the Datasheet for the TMS570LS3137, under the section "ZWT Inter-Integrated Circuit Interface Module", it is labeled as:
MIBSPI3NCS[2]/I2C_SDA/N2HET1[27] - I2C serial data or GPIO
MIBSPI3NCS[3]/I2C_SCL/N2HET1[29] - I2C serial clock or GPIO
But I can't find anything close to this on the physical board.
Martin