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/MSP432E411Y-BGAEVM:请提供 GPIO、ADC、TCP/IP 示例位置

Guru**** 2585275 points
Other Parts Discussed in Thread: MSP432E401Y

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/937838/ccs-msp432e411y-bgaevm-gpio-adc-tcp-ip-example-location-please

器件型号:MSP432E411Y-BGAEVM

工具/软件:Code Composer Studio

您好、第一个用户启动 MSP432。

我尝试使用 MSP430进行编程、但它与 MSP432有太大不同、因此很难找到示例。

该程序非常简单、可接收 ADC 并通过 TCP/IP 通信将其传送到 PC。

我找到的示例代码如下所示。 (ADC)

- ADC0_Singleended_多通道 timertrigger (MSP432E401Y)

我可以使用此示例程序吗?

接下来是 TCP/IP 部分、但我不知道要引用哪个示例代码。

参考以下示例、我是否可以立即使用 TCP/IP?

- tcpecho (MSP432E401Y)

在本示例中、我是否必须与 Python 进行通信?

我想知道我可以参考哪个示例。

谢谢!!!