We are trying to implement low power mode. We are running CC8520 in host controlled mode. We have ADC3101 connected to the cc8520.
When we want to go into low power mode we issue PM_SET_STATE(0) from the host.
Question 1: Does the CC8520 cycle through all power states on its way to OFF? I.e. does it go from ACTIVE to LOW-POWER to INACTIVE to OFF as it relates to the control of the ADC? Or does it jump directly to OFF?
Question 2: What happens to CC8520 outputs, specifically I2S signals, in OFF state? We observe that both MCLK and BCLK are high in OFF state. Is that expected?
Question 3: In OFF state, in the Wireless Configurator, we insert a custom command: "p Reset 0". We configure GIO2 as the audio reset pin. We expect the signal to stay low in the OFF state, but it is not the case.
Question 4: Is there a definite way to confirm that cc8520 is in OFF state by measuring things externally?
Thanks,
Vlad