2025-12-04 10:01 AM
Hello,
I have a Nucleo-L496ZG-P evaluation board that has a STM32L496ZGT6PU processor installed on.
The processor has 2 CAN bus peripherals, and I would like to run an example that uses either of those.
The STM32CubeMX has CAN examples, but not for STM32L, just for STM32F family.
Could anyone recommend how I can import the CAN examples from the STM32F into the nucleo board.
Thanks, D
2025-12-04 10:05 AM
Here is an example for the STM32L476 that uses CAN to send and receive.