Resolved! Setting up CAN for a STM32F303VBTx
Hello! I am trying to set up CAN for a custom hardware, but right now I am just trying to get CAN running by itself on a STM32F3Discovery. I attached the full code below, but from what I can tell, it goes as far as sending the message out, but all i ...