Associate II
March 18, 2026
Solved
How to set FDCAN peripheral in STM32H7 NUCLEO Board
- March 18, 2026
- 1 reply
- 186 views
Hi,
I’m trying to configure the FDCAN peripheral on a NUCLEO-STM32H72ZG board, but even though it works perfectly in loopback mode, it doesn’t work when I switch to normal mode. Even in external loopback, when I check with the oscilloscope I don’t see any activity on the TX pin (no signal transitions).
The same issue occurs on this board also with GPIOs.
I tried the same setup on a NUCLEO-STM32F303RE board (using CAN instead of FDCAN), and everything works perfectly there.

