stm32l476 CAN functions only in loopback mode
Hi all, I have two stm32l476RG nucleo boards connected via transceivers. Each of them works fine in loopback mode. however none receives messages of the other in CAN_MODE_NORMAL. I'm using a simplistic code ported from STM32L476G-EVAL HAL examples...