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.

[参考译文] TMS320F28377D:DSP 的 USB 外设充当主机并与另一个 USB CDC 器件进行通信。 DSP 的 USB 主机是否有例程或代码参考

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1460344/tms320f28377d-the-usb-peripheral-of-the-dsp-acts-as-the-host-and-communicates-with-another-usb-cdc-device-is-there-a-routine-or-code-reference-for-the-usb-host-of-the-dsp

器件型号:TMS320F28377D

工具与软件:

我需要使用 DSP 与另一个 USB-CDC 器件进行通信、其中 DSP 必须是 USB 主控制器。

但我发现 TI 提供了例程、USB 作为主要控制器代码、并且只有键盘、鼠标、海量存储器和音频示例项目。 在提供的 USB 库中找不到 CDC 类驱动程序内容。

是否有 USB 作为主控制器与 USB-CDC 器件进行通信的示例代码?

2、我需要编写自己的 CDC 类驱动程序吗?

谢谢您。