2024-03-01 07:47 AM - edited 2024-03-01 07:48 AM
Hi everyone,
First, here is my set up:
I have noticed that it takes almost 30 secs to do same operation using CLI (wether directly launching a batch file or launching it from labview) whereas it takes only few second using STL LINK utility.
I would like to reach same speed because I want to automize the programming sequence.
Do you have any idea that might help ?
Here is the batch content, just in case:
@Echooff
cd c:\prog_config_serie
ST-LINK_CLI.exe -P C:\prog_config_serie\NextPM_EFS_FB42_23-02-2024.bin 0x08000000 -V while_programming
ST-LINK_CLI.exe -Rst
Solved! Go to Solution.
2024-10-28 02:11 AM
2024-03-01 12:38 PM - edited 2024-03-01 12:38 PM
Please try the CubeProgrammer CLI.
2024-03-03 11:56 PM - edited 2024-03-04 02:26 AM
Ok, this work better: it takes only 2 seconds to mass erase, reprogrammation and verify. Thank you !
Several questions by the way:
Best regards,
2024-03-04 07:44 AM
#1: no idea
#2: the first is no longer supported, the second is.
2024-10-24 12:27 AM
Hello,
I am trying to flash a code (using CubeProgrammer CLI) on a uC which has RDP=1. So obviously, I cannot programm it.
I have trid the "-ob RDP=0" command but it doesn't work. Any idea about the commands sequence to send ?
2024-10-28 01:00 AM
Hi, anyhelp please ?
2024-10-28 02:11 AM
Hello,
please try -ob RDP=0xAA
or -rdu instead