User Activity

On windows 10 I have version 2.12.0 installed of the STM32CubeProgrammer, but on command line I have version 2.13.0. In order to update the GUI version to 2.13.0 as well I use the "Help" -> "Software update" button but I see the following: so either ...
I am using the GUI version and the command line tool to work with a device, but one of these tools has a bug. Checking which bank is use to boot from I get clearly contradictory results. See screenshot. Which tool tells me the bank used to boot from?...
On windows 10 I am using STM32_Programmer_CLI.exe (2.13.0) to flash bytes to memory using the following command linebut then I do so I get a very strange output:ST-LINK SN : 53FF71065056705420540981 ST-LINK FW : V2J29S7 Voltage : 3.22V SWD freq...
I am trying to use the windows version of STM32_Programmer_CLI.exe (version 2.13.0) to write bytes to a flash (windows 10). The command I am using is like./STM32_Programmer_CLI.exe -c port=SWD mode=HOTPLUG -w8 0x08080000 0x00 0x00 0x00 0x00 0x00 0x00...
I have been trying to read a memory area as follows on windows power shell:.\STM32_Programmer_CLI.exe -c port=SWD -r8 0x08080000 8 -r8 0x08080C00 8but that triggers a reset of the device. I do not want a device reset, I just want to read the memory a...
Kudos from