Tool/software:
Hi TI Team,
Considering two TMS320F2800157 boards, 1. Master as Receiver and 2. Slave as Transmitter configuration connected using I2C.
What code snippet we need to use in Master side to detect if the slave device have put the data in its own Transmitter (TX) FIFO Buffer so that I can send start condition on Master side ?
Considering two TMS320F2800157 boards, 1. Master as Transmitter and 2. Slave as Receiver configuration connected using I2C.
What code snippet we need to use in Master side to detect if the slave device have received the data in its own Receive (RX) FIFO buffer so that I can send stop condition on Master side?