Hi,
I am trying to communicate via FDCAN with a board equipped with a STM32G0 by using this library https://github.com/owennewo/SimpleCAN
I already tested it successfully with both STM32H743 and STM32H723 but I am having troubles with the G0
When I ...