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.

[参考译文] MSP432P401R:从器件(GPS 模块)到主器件(MSP432)的 UART 数据记录器

Guru**** 2595805 points


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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/647852/msp432p401r-uart-data-logger-from-slave-gps-module-to-master-msp432

器件型号:MSP432P401R

嗨、大家好、

现在、我正在研究一个项目、以便使用 UART 接口从 GPS 模块收集数据。

以下是我使用的组件:

- MSP432P401R

- Adafruit Ultimate GPS 破孔版本3

我无法建立 UART 连接并运行。 我查看了示例代码(uartecho 和 uartmonitor)、但我仍然不知道如何设置连接。 uartecho 示例似乎是使用端口1.2和1.3 (即测试模块和 MSP432之间的跳线端口)创建连接、以将数据传递到 PC 以在串行连接(即 PuTTy)中显示。 我很难尝试使其适用于将外部器件连接到 MSP432。 我安装了 Simplelink MSP432 SDK、并且一直在查看 SDK 文件(uart.c、gpio.c、board.h 等)以尝试了解各种函数正在执行的操作、但我仍然不理解。  

总之、我想知道是否有任何资源可以了解 Simplelink MSP432 SDK 中的各种功能、以及在设置从主器件(MSP432)到从器件(GPS)的 UART 连接时、基本的设置过程是什么?

如果有任何帮助、我们将不胜感激!

谢谢!