Greetings,
I am using the MK22FN256VLH with KDS v3.2 and Processor Expert.
I am setting the Micro controller to sleep via Cpu_SetOperationMode(DOM_SLEEP, NULL, NULL); However, I am still get a lot more current then I would be expecting while it sleeps. Do I need to set all I/O pins possible to low? If so, is there a simple masking way to do this?
Thanks!