STM32_Programmer_CLI.exe ignores serial number in shared mode
Hello Community,
when I enable the "Shared" option when connecting with STM32_Programmer_CLI.exe software, I notice that the serial number option ("sn=<>") is completely ignored. Is this a bug? The result is that wrong MCUs are flashed during a flash operation, although a serial number is passed.
Used Command:
STM32_Programmer_CLI.exe -c port=SWD shared SN=004000373039510634393838 freq=24000 -w $(BUILD_DIR)/$(TARGET).bin 0x08008000 -v mode=UR reset=HWrst