Skip to main content
BugMaker
Associate
May 9, 2022
Question

STM32CubeProgrammer don't support CAN

  • May 9, 2022
  • 3 replies
  • 2070 views

In the introduce page of STM32CubeProgrammer, it descrips that this software support CAN bootloader interface, but I just find the ST-link Uart and USB. How can I configure it to CAN?0693W00000NpaF6QAJ.png0693W00000NpaEwQAJ.png

This topic has been closed for replies.

3 replies

Tesla DeLorean
Guru
May 9, 2022
Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
BugMaker
BugMakerAuthor
Associate
May 9, 2022

Many thank,In user manual, it shows the CAN shall be configured in ST-Link configuration pannel, But only JTAG and SWD selection in Port, it really confuse me~ As to you said, it required a adapater board & ST-Link could the trigger the CAN selection?

BugMaker
BugMakerAuthor
Associate
May 9, 2022

Many thank,In user manual, it shows the CAN shall be configured in ST-Link configuration pannel, But only JTAG and SWD selection in Port, it really confuse me~ As to you said, it required a adapater board & ST-Link could the trigger the CAN selection?

Javier1
Principal
May 9, 2022

Be aware that the STM32 builtin CANBUS bootloader can only be used if only 1 device (the one you want to flash) is connected to the bus.

https://community.st.com/s/question/0D53W00000apgoISAQ/is-the-stm-system-bootloader-trough-canbus-just-not-woking-when-more-than-one-device-shares-the-bus

hit me up in https://www.linkedin.com/in/javiermuñoz/
BugMaker
BugMakerAuthor
Associate
May 9, 2022

Thank to your reply, I find if I use the ST-LINK/V3SET & STM32CubeProgrammer, the adapter only provide tx/rx, it cann't be connected to the CAN bus directly. I give up using the STM32 bootloader and code a new one.

Javier1
Principal
May 9, 2022

There is plenty of cheap CANBUS transceiver boards.

Dont let that put you down.

Here is a hardware trick for your

hit me up in https://www.linkedin.com/in/javiermuñoz/