Arduino-STM32-CAN
Arduino-STM32-CAN copied to clipboard
CAN on STM32G4 series
I appreciate all the help this library has done for CAN interface. I'm hoping to use this on a STM32G4 series microcontroller to run CAN through the Arduino IDE. If anyone can advise on what changes I would need to make. Any guidance would be appreciated.
I am interested in supporting the STM32G series.
However, the G series is FDCAN, not BxCan, so I don't understand the code at all.
F series and G series have completely different registers.