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.

[参考译文] TMS320F2800157:USB 转 UART MCU

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1414307/tms320f2800157-usb-to-uart-mcu

器件型号:TMS320F2800157
Thread 中讨论的其他器件:C2000WARE

工具与软件:

尊敬的专家:

美好的一天! 我想问的是、是否有一个 C2000 MCU 可 用于从 USB 转换到 UART?  客户只需要 MCU 即可实现此功能。

你能给一些建议吗?

谢谢!

此致

Kita.

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

    尊敬的 Kita:

    任何同时具有 SCI 模块和 USB 模块的 C2000 MCU 都可以用于此目的。 以下(第3代)器件具有这两个外设:

    • F2837xD
    • F2837xS
    • F2838x
    • F28P65x
    • F28P55x

    我建议他们查看 C2000ware 路径中的 usb_ex1_dev_serial 示例:[C2000ware install]/driverlib/[device]/examples/cpu1/usb/. 它配置 C2000器件上的 SCI 模块和 USB 模块以实现此转换功能、从而形成 UART 转 USB 桥接器。  

    此致、

    Delaney