CAN Bus on STM32F303x
Posted on February 04, 2016 at 11:40Having a problem getting it to work properly using polling. Reading the STM Peripheral Library PDF it says this:3. Initialise and configure the CAN using CAN_Init() and CAN_FilterInit() functions.4. Transmit the d...