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.

[参考译文] TMS320F28375D:C2000ware 示例的 USB 速度

Guru**** 2442090 points
Other Parts Discussed in Thread: C2000WARE

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/729954/tms320f28375d-usb-speed-of-c2000ware-example

器件型号:TMS320F28375D
主题中讨论的其他器件:C2000WARE

C2000ware 中的 USB CDC 示例似乎以2Mbps 的速率运行。 是否可以将其修改为以12Mbps 的全速运行? 您能提供详细信息吗?

谢谢!

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

    吞吐量受主机请求数据(通过以数据包形式发送数据)的限制。

    我们已经能够使用批量示例和 Visual Studio 主机应用程序实现7-8Mbps 的传输速率。 但我们还发现限制因素或瓶颈是 Windows 机器(主机)。

    希望这对您有所帮助。
    SAL