- Are you currently using our power_mode_switch example code for the RT1170 SDK?
Yes. Only SNVS case is implemented in our software.
- Do you have any more pins/modules enabled that could consume power?
It is custom design, but before going to sleep we are shutting down all the power lines of peripherals and GPIO output pins are reinitialized with logic 0 as initial state. We checked the power lines of all the peripherals.
Do we need to handle any SDRAM,TFT,USDHC and FLEXSPI pins before going to sleep?
- How are you measuring the current in your board?
At the power supply terminal positive end, we are checking the current.
- You are currently trying to enter SNVS mode by software. Have you tried entering by hardware (Pressing the ON/OFF button for more than five seconds)?
ON/OFF button method is not tried. But cluster is going to sleep and waking up with the wakeup button as trigger. Is there any issue in using the software method?