bxCAN Error Interrupts
Posted on June 12, 2015 at 07:21I've got error interrupts enabled on the bxCAN peripheral on an STM32F429, but can't figure out how to dismiss the interrupt. When the error interrupt handler is entered, what do I need to do to dismiss the interrupt ...