Tool/software:
Hi champs,
I am asking this for our customer.
F280013x is in I2C target.
In some cases, F280013x may have sent a byte by writing the byte onto I2CDXR but gets STOP from the controller, so the byte is in I2CXSR and will be sent later, which is not desired by the user.
The user wonders if there is any way to delete the byte in I2CXSR so that the pending byte will not be sent later?
That is, possible to clear I2CDXR/I2CXSR right after writing a byte to I2CDXR and before sending the byte to the bus?