STM32F303 discovery I2c interrupts are not working.
Posted on May 16, 2018 at 04:22Hello,I have modified STM32F303 discovery demonstration code to use I2C interrupts instead of polling mode.For some reason, I am not getting any interrupts. Can someone check my code? I added a function call to enable ...