]> granicus.if.org Git - esp-idf/commit
soc/rtc: raise core voltage when 80MHz flash frequency is used
authorIvan Grokhotkov <ivan@espressif.com>
Wed, 8 Nov 2017 13:13:02 +0000 (21:13 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Wed, 8 Nov 2017 13:13:02 +0000 (21:13 +0800)
commitf22c681c1c04b4d9287e0988f61d1d8607447bc3
tree1fab04ee68a7079554ae2941242ed503c4d271da
parent37169f0f1011534aac323e473fcabf912f8cbec4
soc/rtc: raise core voltage when 80MHz flash frequency is used

To achieve reliable operation with GD flash at 80MHz, need to raise
core voltage.
This causes the following current consumption increase:

At 80MHz: from 29mA to 33mA
At 160MHz: from 41mA to 47mA

Test conditions: 2 cores running code from IRAM, remaining peripherals
clock gated.
components/soc/esp32/rtc_clk.c