CAN busy after first transmission
Posted on January 26, 2016 at 17:40 Hi. I'm trying to make my STM32F4-Discovery talk to itsef through CAN,using this configuration and here's my code. #include ''stm32f4xx_hal.h'' #include ''stm32f4xx_hal_can.h'' #includ...