STM32 CAN INITIALISATION PROBLEM
Posted on February 19, 2016 at 10:45 Hello! I am using a stm32f302rE custom made board. My codes keep getting stuck in the waiting for acknowledge portion in HAL_CAN_INIT: /* Wait the acknowledge */ while((hcan->Instance->MSR...