Hi there,
I’m a little confuse regarding the I2C ports on the development port.
Base on this image
I understand that the pin number 1 is on the far right (3.3v) and the pin number 8 is on the far left.
The pins 7 and 8 (GPIO71 and GPIO70 respectively ) are use as I2C_SDA anf I2C_SCL.
However, that text on the bottom right corner says that pins GPIO70 and GPIO71 are use as follow:
7 - GPIO71/PRI_TMS/UART5_RXD
8 - GPIO70/PRI_TDI/UART5_TXD
There is no I2C mention there. Base on the text, I would believe that the port use as I2C are the number 2 and 3 (GPIO68 and GPIO69)
I’m confused here.
Could someone make it clear?
Thanks.