Resolved! How to get FDCAN working on STM32G0B1 microcontrollers
I have an STM32G0B1CBT6 board and am trying to get CANFD / FDCAN working. I have STM32CubeIDE code that works, but I am unable to get it to work with Arduino. Here is my code; any help is appreciated. CubeIDE code /* USER CODE BEGIN Header */ /** ***...