We would like to understand the operation under lowest possible power conditions. Some of the things we might like to do are:
- Run the processor as SLOW as possible
- Not use any dynamic memory (mDDR, DDR2, etc)
- Run code from external memory such as Flash and possibly SRAM.
Now on to the more specific questions that we would like to try and get answered.
1) The wiki has OPP100 power numbers. Are OPP50 power numbers available ?
2) What is the slowest internal clock speed the device can operate at ? Example: is 20MHz feasible ?
3) What are the start up times from deep sleep 2 and standby modes ?
4) Can the processor run without any dram? What caveats are there in doing this ? (performance is not a real concern)
Thanks