Stm32f1xx and can problem + bug on CUBEMX library
Posted on November 24, 2016 at 12:52Hi, i have a little problem on Can program.If you call HAL_CAN_Init and after HAL_CAN_Deinit, when you call again HAL_CAN_Init, the function ''HAL_CAN_Init'' return always Timeout on CAN1.Its a bug ?And i found th...