Greetings, TI Gurus:
Assume I'm checking i2cIsRxready() and i2cIsBusBusy() in a loop with a timeout.
Q: Do I need to call i2cSetStop() to reset the bus if the timeout is reached? If not, what is the approach for housekeeping after a timeout?
Your assistance is always deeply appreciated.