Guide to MSP432P401R LaunchPad (MSP-EXP432P401R)

The MSP-EXP432P401R is the first 32-bit LaunchPad from the legendary MSP430 family. It features an ARM Cortex-M4F core perfect for projects that require low power + performance such as battery operated applications.

Energia MT is supported for MSP432P401R. You can make use of multi-tasking in your Energia sketches and automatically enter low power modes when idle. Learn more about MT!

This hardware is open source! Get the design files from TI: HERE

Pin Map

The following diagram shows the complete pin map for the MSP432P401R LaunchPad in Energia. Note: the lighter colors indicate no connects. Click the image to view a larger version of the image.

Main Headers

MSP-EXP432P401R

J5 Extention Header

MSP-EXP432P401R-J5

Drivers may or may not be required in order to start using this LaunchPad. Download and open Energia on your system. Connect your LaunchPad to your computer over USB. Select MSP430P401R under Tools > Board, and select the correct serial port under Tools > Serial Port. If you don’t see a selectable serial port, you likely have a driver issue.

Installing the drivers

Drivers may or may not be required in order to start using this LaunchPad. Download and open Energia on your system. Connect your LaunchPad to your computer over USB. Select MSP-EXP432P401R under Tools > Board, and select the correct serial port under Tools > Serial Port. If you don’t see a selectable serial port, you likely have a driver issue. If you have not already done so, follow the instructions for your operating system to install the drivers here:

Getting Started Video