STM32F407 CAN Bus Transmit error
Posted on March 17, 2017 at 03:07Hello, I m a new guy in ST MCUI use CubeMX as start point and create a project for CAN1 and CAN2 Communication, and test a simple code belowresult is 'HAL_CAN_Transmit(&hcan1, 50); ' always return Time out error;can ...