handle I2C bus error
Posted on March 03, 2017 at 07:45I have a problem with the i2c peripherie of a STM32f407.If i get a bus error the i2c is always busy.I try to solve this with a I2C_SoftwareResetCmd(I2C1, ENABLE), this works but then i cant start a new communication....