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.

[参考译文] MSP432E411Y:如何从 MSP432E401Y 迁移到 MSP432E411Y

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1210550/msp432e411y-how-to-migrate-from-msp432e401y-to-msp432e411y

器件型号:MSP432E411Y
主题中讨论的其他器件: MSP432E401Y

您好!  

我们正在考虑将基于 MSP432E401Y 提供的 TcpEcho 示例代码迁移到 MSP432E411Y。

由于封装不同、我们认为需要对软件进行一些更改。 您能告诉我应该在哪里更改吗?

谢谢。

Eevee

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

    您好!

     主要区别在于引脚多路复用、因为两种封装是不同的。 我将建议您首先导入  MSP432E411Y 示例。 这将为 MSP432E411Y 创建正确的初始化和启动。 开始工作后、你可以将 tcpecho 的所有相关文件复制到工程中、然后重新编译。  

      下面的文件夹中提供了 MSP432E411Y 的示例。  

    C:\ti\simplelink_msp432e4_SDK_4_20_00_12\examples\rtos\MSP432E411Y_BGAEVM\drivers\gpiointerrupt。