TI MSP432P4
Jump to navigation
Jump to search
The TI MSP432P4 are microcontrollers based on the Cortex-M4 core.
Flash Banks
| Flash Bank | Base address | Size | J-Link Support |
|---|---|---|---|
| Internal program flash | 0x00000000 | Up to 2048KB | |
| Info flash | 0x00200000 | Up to 28KB |
Watchdog Handling
The device has a watchdog that is fed during flash programming.
Device specific handling
Connect
During connect it is checked whether the device is in a low power mode. If so, a connect under reset is performed.
Reset
The device uses Cortex-M reset, no special handling necessary, like described here.