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.
工具与软件:
尊敬的专家:
美好的一天! 我想问的是、是否有一个 C2000 MCU 可 用于从 USB 转换到 UART? 客户只需要 MCU 即可实现此功能。
你能给一些建议吗?
谢谢!
此致
Kita.
尊敬的 Kita:
任何同时具有 SCI 模块和 USB 模块的 C2000 MCU 都可以用于此目的。 以下(第3代)器件具有这两个外设:
我建议他们查看 C2000ware 路径中的 usb_ex1_dev_serial 示例:[C2000ware install]/driverlib/[device]/examples/cpu1/usb/. 它配置 C2000器件上的 SCI 模块和 USB 模块以实现此转换功能、从而形成 UART 转 USB 桥接器。
此致、
Delaney