Other Parts Discussed in Thread: MSP432E401Y
Hi team,
We want to replace the MCU from MSP432E401Y to MSP432E411Y.
If so, do I need to change the software designed for the MSP432E401Y?
Best Regard,
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.
Hi team,
We want to replace the MCU from MSP432E401Y to MSP432E411Y.
If so, do I need to change the software designed for the MSP432E401Y?
Best Regard,
Hi, the pin-count and pin assignment of MSP432E401Y to MSP432E411Y are different. Please check the pin usage on the software and hardware design. Thanks!
Hi Xiaodong,
We are in the process of changing the software pin definitions and board connections for the MSP432E411Y.
For example, are the register definitions compatible with MSP432E401Y and MSP432E411Y?
Can the software developed for MSP432E401Y using the Simplelink series SDK be diverted to MSP432E411Y?
Best Regard,
Hi,
MSP432E401Y and MSP432E411Y have the same MSP432E4 SimpleLink Microcontrollers Technical Reference Manual (Rev. A)
Checked on 6.5.11 Peripheral Memory Map on both DS, the register memory maps are the same. So, I think the software of MSP432E401Y can be reused on MSP432E411Y.
Thanks!