This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LAUNCHXL-CC1312R1: how to reduce power consumption on ADC

Part Number: LAUNCHXL-CC1312R1

Tool/software:

Hi everyone,

I tried to implement adc in my project. When I didn't add adc in .syscfg file, the power consumption is only about 1.28 uA.


But when I added adc to the .syscfg file, the power consumption became around 61.9uA.

I haven't even done anything about the adc library in my program, but why is the adc already consuming power? How to optimize the power consumption, I want the adc to be active only when I need it in the program. This ADC will later be used to measure the voltage entering the DIO23 pin.

Regards,
Juan