Power off an USB device in software on Windows

前端 未结 5 1685
轮回少年
轮回少年 2020-11-27 17:00

I would like to power cycle an USB device through software on Windows.

I am doing development on a small USB power microcontroller. This chip will revert to native b

5条回答
  •  执笔经年
    2020-11-27 17:32

    You could do with a hardware relay and controlling it via software: http://pintant.cat/2012/05/12/power-off-usb-device/ (of course, will use 2 USB ports :-) one for the device, one for the relay).

提交回复
热议问题