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?