I need a code example for the LOW Power mode
using the RCM6750 module…
are there any special LIBs that need to be included ?
What is the expected Current draw in the low power mode…that is in real practice…!
I need a code example for the LOW Power mode
using the RCM6750 module…
are there any special LIBs that need to be included ?
What is the expected Current draw in the low power mode…that is in real practice…!
Take a look at set_cpu_power_mode() in LOW_POWER.LIB.
The 6000-series boards run from internal 1MB RAM that requires refresh. Due to that requirement, you cannot run off the 32kHz clock and get down into the lowest levels of power saving.
I don’t believe Digi has published expected current draw for the 6000-series boards.