Download the code in STM32cubeIDE

By . : Mar 30, 2025 at 10:25 PM (22:25 hours)
Staff: Takao Y. : 3 comments

I want to use the Multilink to download the code in STM32cubeIDE, but I can't find the relevant tutorial. I can only find the debugging tutorial.

Greetings,

Part of debugging is that it requires flash programming before a debug session starts. So you will be able to download the code into your device within STM32cube IDE.

However, if you are planning on starting a production line, then using STM32cube IDE does not make sense. You would not want to waste time trying to start a debug session just to be able to flash program and get the next device connected. On a production line, time is money and you need the fastest possible solution. This is where getting our PROG-HL-ARM software makes sense. This software has a scripted command-line solution that allows you to automate the programming and all you do is just double-click on an icon on your computer and it does all the programming for you:
https://www.pemicro.com/products/product_viewDetails.cfm?product_id=15320181

By having a multilink and a license of PROG-HL-ARM for each station you want to set up, this becomes a decent production programming solution to start. However, if you are trying to go mass production high volume, then you should look into getting our cyclone solutions. This is faster and much more user friendly and requires no computer at each station to do production programming.


Takao

Greetings,

Any update on this?


Takao