Resolved! How to make use of "Normal Mode" available in bxCAN(STM32L476RG Nucleo Board)?
I can able to do "Loopback Mode" and I'm getting the desired output signal(CAN_TX). When I opted "Normal Mode" I can not see any output signal at TX pin.Here I have selected polling method only and not used any of the interrupt(eg:CAN1_RX0,TX Interru...