This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TM4C1294NCPDT: Other microcontrollers forum

Part Number: TM4C1294NCPDT


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.