Hi,
I have connected PB2/I2C0SCL,PB3/I2C0SDA on TM4C123G to another CPU.
I configured the TM4C123G as i2c slave rerfer to the demo code slave_receive_int.c.
I used the i2cdetect tool to discover the TM4C123G, but nothing replied.
What the correct configuration I should do? Thanks.