I have issue in connecting SDA and SCL pin of my sensor module with I2C port in Expansion connector.
i2c_SDA pin RM48 HDK is multiplexed with MIBSPI3NCS[2] and N2HET[27].
i2c_SCL pin RM48 HDK is multiplexed with MIBSPI3NCS[3] and N2HET[29].
in Pinmux i have enabled I2C port and SDA and SCL pin.
I have used MIBSPI3NCS[2] and MIBSPI3NCS[3] pins in SPI3 port for SDA and SCL. I have not found any I2C port.
is it right way to access the I2C interface or what i have to do?