Resources
www.ti.com
30
SLAU597E–March 2015–Revised January 2018
Submit Documentation Feedback
Copyright © 2015–2018, Texas Instruments Incorporated
MSP432P401R SimpleLink™ Microcontroller LaunchPad™ Development Kit
(MSP
‑
EXP432P401R)
Figure 21. Using TI Resource Explorer to Browse MSP-EXP432P401R in SimpleLink SDK
Inside TI Resource Explorer, these examples and many more can be found and easily imported into CCS
with one click.
4.4 MSP432P401R
4.4.1 Device Documentation
At some point, you will probably want more information about the MSP432P401R device. For every MSP
device, the documentation is organized as shown in Table 8.
Table 8. How MSP Device Documentation is Organized
Document For MSP432P401R Description
Device family user's guide
MSP432P4xx SimpleLink™
Microcontrollers Technical
Reference Manual
Architectural information about the device, including all modules
and peripherals such as clocks, timers, ADC, and so on
Device-specific data sheet
MSP432P401xx SimpleLink™
Mixed-Signal Microcontrollers
Device-specific information and all parametric information for this
device
4.4.2 MSP432P401R Code Examples
Inside of the SimpleLink MSP432 SDK, a set of very simple MSP432P4xx code examples can be found
that demonstrate how to use the entire set of MSP432 peripheral: serial communication, precision ADC,
Timer_A, Timer_B, and so on. These examples show both the direct register access and driver library
methods.
Every MSP derivative has a set of these code examples. When starting a new project or adding a new
peripheral, these examples serve as a great starting point (see Section 4.3).