Part Number: AM62A7
Other Parts Discussed in Thread: SK-AM62A-LP
We are currently working on optimizing our (battery powered) product.
We are using SDK 11.01 now.
Unfortunately, we seem to be struggle with that.
1.Deep Sleep doesn't work
This has been documented in multiple post before and still doesn't seem to be fixed in SDK 11.01
How do I send the device into deep sleep? (and yes, we are using the MJPEG encoder)
Could you please provide a step-by-step guide how to do so?
2. Poweroff doesn't work
The device is shutting down, but still consume the same power as before.
Could you please provide a step-by-step guide how to do so?
3. The power consumption is too high
From the documentation and the power calculation sheet, we would estimate ~600mW.
(CPU 400MHz idle, C7 870MHz idle, R5 800MHz idle, VOUT enabled, LPDDR4 at 5% utilisation)
Unfortunately, we are seeing much higher values (measured on 5V)
~270mV -> Device is in reset (Baseline of our hardware)
~570mW -> Device is held in ROM-Bootloader (USB)
-> This means, that the bootloader actively consumes 300mW - what seems reasonable.
~ 1450mW -> Device is held in tiboot3
-> We are seeing an 880mW increase in power consumption, when SPL is initializing the system.
-> According to all published information, we would expect 0.5W less than this and we are unsure, where this comes from.
Power consumption in Linux increases slightly, but not much and settles down to that, when the system is idle.
Can you image a reason, why the power consumption is so high?
We were suspecing the LPDDR4 or eMMC, but those should be idle.
Kind regards
Bernhard