I2C Master Error Interrupt Not Firing - STM32F407
Posted on March 18, 2013 at 15:42Hi All I have a driver for I2C master mode which has been working correctly under normal conditions. It is interrupt driven so the interrupt fires for each received/transmitted byte. If however non-present slaves are...