2025-09-12 7:47 AM
I recently tried to use -noreconnect via the cli on windows and it still attempted to reconnect.
I was connected via UART and programming option bytes.
Here was the command I used:
& "C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeProgrammer\bin\STM32_Programmer_CLI.exe" -c port=COM14 br=115200 -noreconnect -ob ndbank=0x0
I see that there was fix put in for linux. Im wondering if the same bug exists on Windows.
Thanks,
Daniel