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.

[参考译文] 编译器/ CC2540:CC2540 USB 主机?

Guru**** 2386620 points
Other Parts Discussed in Thread: CC2540
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/933675/cc2540-cc2540-usb-host

器件型号:CC2540

工具/软件:TI C/C++编译器

我想问、CC2540是否可以用作 USB 主机?
我有一个器件通过 CC2540的 USB 接口连接到 CC2540、然后手机和该器件通过 CC2540透明地传输数据。 我的器件是 USB HID 从器件。 有这样的例程可供参考。
我认为 SDK 上的例程可能不是我需要的。 我可以将 SimpleBLEPeripheral 更改为 USB CDC、但这不是我需要的。 HIDAdvRemoteDongle 将 CC2540用作 USB 从设备。 HIDEMUKBD 找不到发送和接收报告的位置。 感谢您的回答。