Hi
I use a FRDM-KE06Z to test power consumption of KE06.
According to schematic, I removed R77 and R11 to measure power consumption of KE06.
I use KDS to create a project and only enable the "STOP operation mode" and generate "SetOperationMode".
Other setting of MCU is default, no external crystal/OSC enable.
According to datasheet, the typical current is around 2uA, but I measure the current is around 120uA.
Did I miss any setting or something wrong?
I attached my project code, thanks.
Original Attachment has been moved to: KE06.7z.zip
Hello,
You need to disable the Low Voltage detector, which adds 120 uA to the current.
See the following code: