Hi.
I have an MSP430FR5739 + target board + MSP-FET Flash Emulation Tool (with EnergyTrace). I am trying to reduce the power consumption down to Active Mode: 81.4 µA/MHz (Typical) which is specified in the datasheet http://www.ti.com/lit/ds/symlink/msp430fr5739.pdf, but the MCU is consuming more than expected (typically around 270 µA) on default clock speed, and also tried lower frequencies and low power mode as well, but all consumption measurements are significant higher than values "promised" by the datasheet. Consumtion is measured using MSP-FET Flash Emulation Tool (with EnergyTrace) on target board MSP-TS430RHA40A (Rev. 1.0).
I have disabled the internal temperature sensor and set all GPIO ports to output and reset them.
Are there any hidden current consumption from the target board?
Can you please help?