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.

[参考译文] MSP-EXP430FR5994:串行通信

Guru**** 2489685 points


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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1557137/msp-exp430fr5994-serial-communication

器件型号:MSP-EXP430FR5994
主题:MSP430WARE 中讨论的其他部件

工具/软件:

早上好、
您能给我发送一些通过 USB 进行串行通信的简单示例代码吗?
我使用的是 Code Composer Studio 作为我的环境。

非常感谢、
Simone

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

    您好、感谢您联系我们! 我认为、我们只有在 libraries and USB Developers Package 下的 MSP430Ware 中提供了相关示例。 希望这对您有所帮助!

    -布赖恩

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

    FR5994 没有 USB 硬件、因此似乎参考了 LaunchPad 提供的反向通道路径。 (参见文献。) 就 FR5994 而言、它只是 UART。

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

    如果 David 正确、您需要查看 UART ECHO 示例以便开始使用。