Hi There,
I want to put some of my peripheral in sleep mode or deep sleep mode depending which one is possible. Actually I'm sampling ADC every ms over the 1ms timer interrupt. So I want to put ADC in sleep mode once I got the ADC value and then after 1ms read the ADC and put it in sleep.
Actually I have not much understanding how can I implement this in my application. Kindly could you please provide me some code for this. Thanks
Regards,
Moz