I am using STM32H743 MCU for CAN communication (classic mode).external loop back mode is working fine. but facing issues in NORMAL MODE of the can.in FDCAN_ECR register REC,TEC as well as CEL bits are setting after transmitting from the MCU.
i am trying out the example code which is given in Repository from STM