Is it possible to generate FIFOs interrupts independently with the CAN_IT block?
Hi everyone, I'm working with the MCU STM32F303 and the Reference manual says the following:So I'wondering if it would be possible to manage both interrupts separately with CAN_IT block. Currently with the block it seems that it's only possible to ge...