ST-Link_CLI.exe get Device ID
I'm writing some code for our product flash programming via ST-Link_CLI.exe, because there are two kinds of STM32 MCU in one boards, one is STM32F417 another is STM32F09, two ST-Link connected to one PC via USB port. I would like to send command to g...