Resolved! STM32L496ZG Nucleo-144 CAN initialization
Posted on March 05, 2018 at 15:19 I have Nucleo-144 Board with a STM32L496ZG and use it for evaluation if the MCU will work for us. But I´m stuck with the CAN initialization. I have the following init code: // CAN clock LL_APB1_GRP1_EnableC...