cancel
Showing results for 
Search instead for 
Did you mean: 

CAN BUS Loopback mode using HAL Libraries (Adafruit STM32F405 Feather)

SBoug.1
Associate

Hello,

 i am new to HAL Libraries. i am learning to work with CAN BUS using HAL Libraries. I want to test the CAN LOOPBACK MODE with Adafruit STM32F405 Feather .Can any one please post an example using HAL Libraries.

Thanks in advance.

1 REPLY 1
Imen.D
ST Employee

Hello @SBoug.1​ ,

Welcome to the STM32 Community 😊

I recommend you that you refer to the CAN example and get inspired from this example wtih STM32CubeF4:

STM32Cube_FW_F4_V1.25.1\Projects\STM324x9I_EVAL\Examples\CAN\CAN_LoopBack

This will help you to set up a communication with the CAN in loopback mode.

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen