Hardware
www.ti.com
14
SLAU597E–March 2015–Revised January 2018
Submit Documentation Feedback
Copyright © 2015–2018, Texas Instruments Incorporated
MSP432P401R SimpleLink™ Microcontroller LaunchPad™ Development Kit
(MSP
‑
EXP432P401R)
2.5 Measure Current Draw of MSP432 MCU
To measure the current draw of the MSP432P401R MCU, use the 3V3 jumper on the jumper isolation
block. The current measured includes the target device and any current drawn through the BoosterPack
plug-in module headers.
To measure ultra-low power, follow these steps:
1. Remove the 3V3 jumper in the isolation block, and attach an ammeter across this jumper.
2. Consider the effect that the backchannel UART and any circuitry attached to the MSP432P401R may
have on current draw. Disconnect these at the isolation block if possible, or at least consider their
current sinking and sourcing capability in the final measurement.
3. Make sure there are no floating input I/Os. These cause unnecessary extra current draw. Every I/O
should either be driven out or, if it is an input, should be pulled or driven to a high or low level.
4. Begin target execution.
5. Measure the current. Keep in mind that if the current levels are fluctuating, it may be difficult to get a
stable measurement. It is easier to measure quiescent states.
For a better look at the power consumed in the application, use EnergyTrace+ Technology. EnergyTrace+
Technology allows the user to see energy consumed as the application progresses. For more details
about EnergyTrace+ Technology, see Section 2.3.5.
2.6 Clocking
The MSP‑EXP432P401R provides external clocks in addition to the internal clocks in the device.
• Q1: 32-kHz crystal (LFXTCLK)
• Q2: 48-MHz crystal (HFXTCLK)
The 32-kHz crystal allows for lower LPM3 sleep currents and a higher-precision clock source than the
default internal 32-kHz REFOCLK. Therefore, the presence of the crystal allows the full range of low-
power modes to be used.
The 48-MHz crystal allows the device to run at its maximum operating speed for MCLK and HSMCLK.
The MSP432P401R device has several internal clocks that can be sourced from many clock sources.
Most peripherals on the device can select which of the internal clocks to use to operate at the desired
speed.
The internal clocks in the device default to the configuration listed in Table 2.
Table 2. Default Clock Operation
Clock Default Clock Source Default Clock
Frequency
Description
MCLK DCO 3 MHz
Master Clock
Sources CPU and peripherals
HSMCLK DCO 3 MHz
Subsystem Master Clock
Sources peripherals
SMCLK DCO 3 MHz
Low-speed subsystem master clock
Sources peripherals
ACLK
LFXT (or REFO if no
crystal present)
32.768 kHz
Auxiliary clock
Sources peripherals
BCLK
LFXT (or REFO if no
crystal present)
32.768 kHz
Low-speed backup domain clock
Sources LPM peripherals
For more information about configuring internal clocks and using the external oscillators, see the
MSP432P4xx SimpleLink™ Microcontrollers Technical Reference Manual.