Tool/software:
Hi,
Could you recommend example with power sleep/standby (to limit power consumption), with RAM retained and wake-up to full throttle.
Regads
Marek
Hi MM,
When using TI drivers, the power management is taken care of by itself without need of additional calls to the power drivers. When there is nothing scheduled by the RTOS, the device goes to sleep.
You can for instance check the empty example, it is a good starting point for development. This example toggles the LED every second and goes to standby.
RAM retention is on by default, except for shutdown (CC1311P3 SimpleLink High-Performance Sub-1GHz Wireless MCU with Integrated Power Amplifier datasheet (Rev. A))
Best regards,
Daniel