I2C Stop after Address
Posted on April 27, 2016 at 13:45 Hello, I am trying to handle I2C bus errors on the master side => get the I2C bus working again after detecting an error. (MCU: STM32F407) In the following test, the master send an Address + Read c...