2026-03-13 11:47 AM
Hi, I have all configured using internal loop FDCAN1 and there is not working on my STM32G474RE-Nucleo board
2026-03-13 11:51 AM
What does "not working" mean here?
How to write your question to maximize your chance... - STMicroelectronics Community
2026-03-13 2:28 PM
Hello,
"Not working" does mean nothing. What problem you are facing? in transmit? in receive?
Try to use external loopback mode and monitor FDCAN_Tx pin.
I am not comfortable with setting 1Tq to the time segments. Here you are setting 1Tq for TSEG2:
Try to set NTSEG1 = 17TQ and NTSEG2=2TQ
2026-03-13 4:00 PM
Upload your IOC file. Also show some code. We don't know if you configured the filters correctly and if you even started the CAN controller with interrupts.