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.

[参考译文] CCS/MSP430F5524:我希望通过USB端口进行ADC输出

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/634289/ccs-msp430f5524-i-want-to-adc-output-through-usb-port

部件号:MSP430F5524
主题中讨论的其他部件:MSP-EXP430F5529LPMSP430USBDEVPACK

工具/软件:Code Composer Studio

我想通过USB端口进行ADC输出。

这是否可行?

是否有可以遵循的示例代码?? ;(

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    您可以使用USB外设和CDC通信通过USB端口报告ADC值,或者如果您有EZ-FET电路,则可以使用背信道UART报告ADC值。 MSP430USBDEVPACK包括CDC示例,通用UART代码示例可在产品页面的“工具和软件”选项卡中找到。 您还可以参考MSP-EXP430F5529LP开箱即用体验代码和其他可用资源。

    此致,
    Ryan