I2C error recovery
Posted on August 24, 2013 at 12:05Hello,I'm trying to make the STM32L152 I2C communication failure-proof against glitches/short-circuits. There's an API command I2C_SoftwareResetCmd which seems to be the cure, but i can't find any proper example or...