请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:LP-AM261 工具与软件:
我们 在 LP-AM261上运行了一个应用 、其中使用了 USB CDC 虚拟 COM。
在从引导加载程序切换到固件之前、我们希望 USB 器件 从主机断开/取消枚举。
如何实现?
请帮助解决上述问题。
谢谢
镍镉电池
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
尊敬的 Nikin:
要根据特定事件断开连接、您可以调用以下 API
dcd_int_disable(0); /* TUSB RHPORT = 0 */ USB_deinit();