Hi, I hope someone can help me with this. I am using STM32CubeProgrammer 2.16.0 with an NUCLEO-H563ZI and Ubuntu 23.10. Programming, reading Registers seems to work. STM32CubeProg ...
Hello, On STM32CubeProgrammer CLI v2.15.0 the below command was working fine and erasing the EEPROM of my STM32L151. STM32_Programmer_CLI.exe -c port=SWD -e ed1 > Erase sector(s) ... > Exis...
Hello, I am trying to use STM32CubeProgrammer with a J Link interface to program a STM32G473 MCU. But CubeProgrammer seems to be stuck while programming. I can read the MCU flash, erase it...
Hi, We are using STM32_Programmer_CLI on windows and linux. I noticed that since version 2.16 following commands fails: STM32_Programmer_CLI -c port=SWD freq=8000 sn=x mode=UR -e ed1 & ed2 wi...
The new version 2.17 of STM32CubeProgrammer feels a bit glitchy. It appears something is queuing or delaying messageboxes, such that a lot of messageboxes appear after it finally succeeds with somet...
The release notes for v2.2.0 say that feature is in there, but I can't seem to find it. I tried the "Full Chip Erase" feature & it cleared everything EXCEPT the EEPROM.
Hi, When installing STM32CubeProgrammer on a Linux machine with a graphical interface, an installation window appears. Now, I want to install STM32CubeProgrammer on a Linux machine without a graphic...
Hello ST community
I'm trying to install SetupSTM32CubeProgrammer-2.16.0.linux in docker
But getting error like below
root@1694a12cc06d:/home/app/en.stm32cubeprg-lin-v2-16-0# ./SetupSTM32C...
Tried to remove and install previous version Still have error, linux Linux namee 6.11.0-107009-tuxedo #9tuxnoble1 SMP PREEMPT_DYNAMIC Fri Nov 8 19:23:20 UTC 2024 x86_64 x86_64 x86_64 ...
I have a Touch-GFX project that I can program into an STM32H7B3I-DK from within the STM32CubeIDE. However, trying to program the same board with the project's .elf file from STM32CubeProgrammer...