2020-01-15 04:32 PM
When using the command line version of STM32CubeProgrammer, I notice during the verification process (-v flag), the progress bar follows a sequence like 6%->12%->18%->24%-18%->24%... and ends at 24%, with a successful verification. Picture provided for clarity. I am using STM32L021F4 and STM32CubeProgrammer version 2.3.0.
Solved! Go to Solution.
2020-04-01 02:20 AM
Hello @jefflongo ,
Well, the problem is still being analyzed and not fix it for 2.4.0 ,sorry for the delay
I will give you an update as soon as possible.
Best Regards,
Khouloud
2020-01-15 06:31 PM
Yes
2020-01-16 02:38 AM
Hello @jefflongo ,
Thank you for highlighting the issue.
This is raised internally to the appropriate team for analysis and taking the necessary action.
Best Regards,
Imen
2020-01-24 01:59 AM
Hello @jefflongo could you please share your .bin file ?
Thanks,
Khouloud
2020-01-24 10:35 AM
It won't let me directly upload a .bin file here so here is a link to the file. https://drive.google.com/open?id=1n2rCVDJbXuzldvBVJdc3xlPtuQ_NqnkI
2020-01-28 12:27 AM
on my side it works fine , so could you please give me the log contents with Verbosity level 3?
Thanks,
Khouloud
2020-01-28 08:19 PM
2020-02-05 02:12 AM
Seems ok from your log file.
So from which tool you launched the CLI ?
Best Regards,
Khouloud
2020-02-05 02:19 AM
I'm running it from Git Bash terminal on Windows using the command
STM32_programmer_cli.exe -c port=COM6 -w stm32dev.bin 0x08000000 -v -vb 3
Although I have tried several other terminals with similar results. I've also tried running it on a Linux machine with the same result.
2020-02-05 07:02 AM
Issue reproduced, @jefflongo it will be fixed in the next release.
Best Regards,
Khouloud