I2C3 interrupt not working
Posted on August 29, 2013 at 15:54 Hi all, I have some problems with I2C3 interrupts, I have enabled the interrupt but the handler interrupt never executes. Here is the interrupt configuration: NVIC_InitTypeDef NVIC_InitStru...