Skip to main content
SBoug.1
Visitor II
November 22, 2020
Question

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

  • November 22, 2020
  • 1 reply
  • 787 views

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.

This topic has been closed for replies.

1 reply

Technical Moderator
November 24, 2020

Hello @SBoug.1​ ,

Welcome to the STM32 Community :smiling_face_with_smiling_eyes:

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

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks