Skip to main content
Associate III
February 27, 2024
Solved

Flashing via CAN bus

  • February 27, 2024
  • 2 replies
  • 3254 views

Hi

 

I need to flash via CAN bus and I understood it is possible using SPC5-FLASHER on PC connected to the target via USB/CAN interface with SPC5_UPDATER_CONN=SPC5_UPDATER_CONN_CAN.

 

But I need also to flash a target from another target with SP57xx so I would like to have the source code of SPC5-FLASHER crosscompiled for my target ..

 

Is that possible?

Thanks

Fabio

This topic has been closed for replies.
Best answer by mƎALLEm

Hope this thread can help you.

2 replies

Erwan YVIN
ST Employee
February 28, 2024

Sorry , it is not possible ,

i recommend to use PLS UDE (Memtool)

               Best Regards

                            Erwan

Associate III
February 28, 2024

Sorry but I need to download a new code in flash via can bus ... is that possible?

I think yes because there is the possibility to configure the bootloader to use CAN instead SERIAL ... is that correct?

 

Then .. if this is possible ... is it possible also to do that from a MCU instead of PC?

 

Thanks

Fabio

mƎALLEm
mƎALLEmBest answer
Technical Moderator
February 28, 2024

Hope this thread can help you.

"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."
Associate III
March 7, 2024

Hi

right now I have a target with bootloader via can working and receives the packets from a test software using bus.

Where can I find a C source code to use for downoad the fw using M-CAN protocol?

Thanks

Fabio