Part Number: TMS320F280049
Other Parts Discussed in Thread: TCA9539, C2000WARE, AWR1843BOOST
Dear team:
One of my customers uses I2C module of F280049 to communicate with TCA9539 chip.
When the baud rate is set to 100kHz, observe the waveform and find that the chip will have no data/clock after a period of normal communication. If the baud rate is set to 50/10kHz, the communication will always be normal and the waveform will be correct.
It is observed that after TCA9539 sends the IO information, the I2C chip of 280049 should first generate a NACK bit, and then generate a STOP bit to end the reading process. When something went wrong, 280049 did not generate the STOP bit after sending the NACK bit, but instead generated the RESTART bit, which resulted in a timing mismatch with TCA9539.
