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.
工具与软件:
我需要使用 DSP 与另一个 USB-CDC 器件进行通信、其中 DSP 必须是 USB 主控制器。
但我发现 TI 提供了例程、USB 作为主要控制器代码、并且只有键盘、鼠标、海量存储器和音频示例项目。 在提供的 USB 库中找不到 CDC 类驱动程序内容。
是否有 USB 作为主控制器与 USB-CDC 器件进行通信的示例代码?
2、我需要编写自己的 CDC 类驱动程序吗?
谢谢您。