STM32F030 I2C1 interrupt not firing
Posted on November 09, 2016 at 15:50 Hi, I'm trying to move my I2C1 code over from polling based functions to interrupt based(we use the standard peripheral libs.) I must be missing some basic configuration as the interrupt will not fire...