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.

[参考译文] CC1352P:如何降低 ADC 功耗?

Guru**** 2388840 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/wireless-connectivity/sub-1-ghz-group/sub-1-ghz/f/sub-1-ghz-forum/1355257/cc1352p-how-to-reduce-power-consumption-of-adc

器件型号:CC1352P

您好!

我刚刚意识到、在 syscfg 中仅将一个引脚配置为 ADC 输入、就可以显著增加功耗。 在一项测试中、如果我在 syscfg 中添加一个 ADC 输入引脚、而在应用中不采取任何措施、我将观察到额外的~50uA 电流消耗。 如果我在调用 ADC_open ()后调用 ADC_Close ()来终止每个 ADC 句柄,ADC_convert ()等并不能消除此类额外的电流消耗。

那么我的问题是、我们可以通过哪种方法来降低 ADC 的功耗? 尤其是在不使用时? 我理解最终的方法是使用传感器控制器、但这需要一些时间才能实现。

谢谢。

ZL