Exactly what is writen in manual
I2C Slave send 1 bit response after each byte received. If that bit is missing, then command will jump to label. If label is not present, it will just ignore it, and keep sending data...
Exactly what is writen in manual
I2C Slave send 1 bit response after each byte received. If that bit is missing, then command will jump to label. If label is not present, it will just ignore it, and keep sending data...
If you want, you may include that label in case the I2C device fails to communicate. So you can give the user a message that something was wrong.
Ioannis
I was missing this.I2C Slave send 1 bit response after each byte received.
Thanks for the info guys![]()
Roger
Bookmarks