cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeIDE CAN examples for Nucleo-L476RG

Rich_P
Associate

Hello all.

Im starting to work with the Nucleo L476RG board and am now at the stage i would like to bring up the CAN bus. I haven noticed there are CAN bus examples available for other Nucleo baords but not in the current STM32Cube_FW_L4_V1.18.1 for the L476. Is this available or been ported to the L476?

Many thanks
Rich

1 REPLY 1
KDJEM.1
ST Employee

Hello @Rich_P and welcome to the community;

 

I recommend you referring to these examples and get inspired to configure CAN bus:

STM32CubeL4/Projects/STM32L476G-EVAL/Examples/CAN/CAN_Networking at master · STMicroelectronics/STM32CubeL4 · GitHub  This example runs on STM32L476xx devices and it has been tested with STM32L476G-EVAL board and can be easily tailored to any other supported device and development board.

- Using CAN (bxCAN) in Normal mode with STM32 microcontrollers (Part 1) - STMicroelectronics Community

Using CAN (bxCAN) in Normal mode with STM32 microcontrollers (Part 2) - STMicroelectronics Community

 

I hope this help you.

Thank you.

Kaouthar

 

 

 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.