I am having difficulty reproducing the current consumption numbers from the datasheet. I am developing on a ControlCard28335. I have a short program that boots from FLASH, and runs from SRAM. PCLKCR0,1,3 are all 0. Flash is disabled. Only one IO pin is connected, which is used to wake the processor from HALT.
I have disconnected the opto-isolator, UART charge pump, and power LED. I still see 13.0mA of supply current (5V) to the ControlCard 28335. I have measured 2.6mA to IDD1.8 when it is HALTED. I have not taken the time to insert a current sense resistor in each of the other three supply rails, though can do so if this is useful. The datasheet indicates that 150uA is typical for HALT mode IDD1.8. I have confirmed that FLASH is powered down, and that all peripheral clocks are off. I have tried bypassing the PLL before entering HALT mode.
What am I missing?