Question
Is there any CLI Command to get the COM Port number of my ST-Link device from it's SN ?
I executed this command : STM32_Programmer_CLI.exe -c port=SWD sn=xxxxxxxxx232xxxxxxxxxxxx and got the response that gave me details about the device, but not COM Port. Is there any command that gives me the COM Port number to which my device is connected ? I know about the "-l uart" command. any other command than that ? Thanks in advance.
