Skip to main content
BRENO NASCIMENTO SANTOS1
Associate II
May 12, 2021
Solved

Write firmware to an STM32 via CAN

  • May 12, 2021
  • 3 replies
  • 968 views

Hello community members.

I would like to know if it is possible to write firmware to an STM32 via CAN bus?

I intend to implement something for this purpose.

This topic has been closed for replies.
Best answer by Tesla DeLorean

Which STM32? There's hundreds at this point.

You can write your own firmware/loader to implement all manner of methods. You've got some existing experience with CAN, and a means to deliver data?

The ROM based loader on several STM32 models support CAN, and STM32 Cuibe Programmer supports it via ST-LINK/V3SET

Check the AN2606 Application Note for baseline information about which STM32 models support what methods. There should be another App Note, or Manual on the CAN protocol/methods

3 replies

Tesla DeLorean
Tesla DeLoreanBest answer
Guru
May 12, 2021

Which STM32? There's hundreds at this point.

You can write your own firmware/loader to implement all manner of methods. You've got some existing experience with CAN, and a means to deliver data?

The ROM based loader on several STM32 models support CAN, and STM32 Cuibe Programmer supports it via ST-LINK/V3SET

Check the AN2606 Application Note for baseline information about which STM32 models support what methods. There should be another App Note, or Manual on the CAN protocol/methods

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..