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.

[参考译文] MSP430F5529:MSP430 USB 示例库中的 CDC 类支持

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1529757/msp430f5529-cdc-class-support-in-msp430-usb-sample-library

器件型号:MSP430F5529

工具/软件:

您好、

我想确认为 MSP430 微控制器提供的 USB 示例库是否支持 CDC(通信器件类)配置文件。

您可能知道、USB 通信通常涉及两大类:HID 和 CDC。

  • HID(人机接口器件)通常不需要 Windows 驱动程序、通常用于 USB 键盘等低速设备。

  • 另一方面、CDC 在 Windows 主机上显示为虚拟 COM 端口、支持更高速的通信。

您能否确认 MSP430 USB 示例库是否支持 CDC 类?

提前感谢您的帮助。

此致、

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

    尊敬的 Conor:

    我们在 MSP430 USB 开发包中支持 CDC、HID、MSC(大容量存储类)和 PHDC(个人医疗保健设备类)