Arduino-STM32-CAN icon indicating copy to clipboard operation
Arduino-STM32-CAN copied to clipboard

CAN on STM32G4 series

Open mizrex opened this issue 2 years ago • 1 comments

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.

mizrex avatar Apr 27 '23 17:04 mizrex

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.

nopnop2002 avatar Apr 27 '23 19:04 nopnop2002