how to reduce clockspeed?

BIBA.BUTZEMANN
Posts: 1
Joined: Sat Dec 16, 2017 8:49 am

how to reduce clockspeed?

Postby BIBA.BUTZEMANN » Sat Dec 16, 2017 9:09 am

Hi guys, whish you a nice 3rd advent !
I tried to reduce cpu clock-speed for saving power but without success - whats wrong??
Compiling and downloading is possible but with no affect:

void setup(){
#define APB_CTRL_PRE_DIV_CNT; //Cpu-speed 8mMHz / 2 = 4MHz; //HB
#define RTC_CNTL_SOC_CLK_SEL;
APB_CTRL_PRE_DIV_CNT(2);
RTC_CNTL_SOC_CLK_SEL(0x2);

I use ESP32 with Arduino IDE and Windows10
Thanks
BIBA

Who is online

Users browsing this forum: No registered users and 230 guests