I am working with an AM3517 SOM-M2 and am attempting to configure it to use as little power as possible while in sleep mode. Following the instructions in: http://processors.wiki.ti.com/index.php/UserGuidePowerMgmtAM35xx I was able to obtain a current draw of 35 mA while in sleep. I have attempted to disable some Kernel components, but so far the only significant impact I have seen is a 14mA drop with USB support disabled. Adjusting the MPU clock rate does reduce the normal operating current, but does not appear to lower the sleep current draw. My goal is to get the module running below 10mA while in sleep. Can anyone give me some advice on further Kernel and/or hardware pin configurations which may help me further reduce the current draw?
Thanks!