设备管理器 端口
我想将我的软件刷写到
STM32,我想查看 com 端口。
所以我去了设备管理器,我发现了这个
我应该在这里做什么?
回帖(1)
2022-12-15 11:30:52
如果您使用的是 SWD 连接,则应将“SWD”放在那里。它不是 COM 端口。
- Usage :
- STM32_Programmer_CLI.exe [command_1] [Arguments_1][[command_2] [Arguments_2]...]
-
- Generic commands:
-
- -?, -h, --help : Show this help
- -c, --connect : Establish connection to the device
- : Interface identifier. ex COM1, /dev/ttyS0, usb1,
- JTAG, SWD...)
如果您使用的是 SWD 连接,则应将“SWD”放在那里。它不是 COM 端口。
- Usage :
- STM32_Programmer_CLI.exe [command_1] [Arguments_1][[command_2] [Arguments_2]...]
-
- Generic commands:
-
- -?, -h, --help : Show this help
- -c, --connect : Establish connection to the device
- : Interface identifier. ex COM1, /dev/ttyS0, usb1,
- JTAG, SWD...)
举报
更多回帖