I2C address timeout: how to close communication correctly
Posted on April 21, 2012 at 11:27Hi there,I'm trying to implement an enumeration test on the I2C bus with my own driverbut I haven't figured out how to deal with a timeout on the address.After I send the address of the slave, if nobody respond withi...