Tool/software: Code Composer Studio
Hi E2E team.
This is Jonathan from Avnet Korea.
One of our customer has been developing industrial controller with TI's TM4C1294NCPDT, and they have a hard time testing I2C Slave mode.
According to customer's feedback, there is no any problem with I2C master mode but it doesn't work with I2C(I2C0) Slave mode.
What is unique about this issue is that the voltage level of Pin PB2(I2C0SCL) is changing from 3.3V to 0V after the I2C initialization function execution.
- I2C initialization Function : I2CSlaveInit(I2C0_BASE, SLAVE_ADDRESS >> 1);
I would appreciate it if you could review this issue.
Thanks.

