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.

I2C8 not communicating

Other Parts Discussed in Thread: EK-TM4C1294XL

Hello All,

I'm working with I2C7 and I2C8 with the same group of addressed chips. I2C7 is configured the same way as I2C8. I2C7 is receiving and sending data as expected. When I try a the same code with I2C8_BASE replacing I2C7_BASE, there are no addressed recieved from the I2C8 address. Is there something special about I2C8?