CAN bus HAL driver running on nucleo 144 F767ZI stopped at the HAL_CAN_Init function
Posted on May 01, 2018 at 04:39Hello I am trying to use the stm32f7xx_hal_can driver on Nucleo 144 F767ZI , and the code is stuck at the init state. While using the debugger and reading the Reference manual i found the fallowing:- the initial state ...