Skip to main content
Associate
January 2, 2024
Question

SPC560B54 - How to program a firmware in flash (external tools)

  • January 2, 2024
  • 2 replies
  • 1389 views

Hello, I'm trying to figure out how to program the firmware on the SPC560B54 microcontroller using external tools. Could you give me some advice on how to proceed? :victory_hand:

This topic has been closed for replies.

2 replies

Peter BENSCH
ST Technical Moderator
January 2, 2024

Welcome @il_diplomatico, to the community!

External tools for programming the SPC560B54 can be found on its product website. You will also find descriptions of how to programme the MCU with the respective tools.

Hope that helps?

Regards
/Peter

In order 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
January 3, 2024

Ok, but
i was planning to develop an external tool for programming firmware using JTAG commands. As stated in the documentation of AN4035, I am encountering difficulties in understanding how to properly perform the write operation on the flash memory.

Regards

//il_diplomatico