How is 240 Mhz cpu clock achieved?
Posted: Wed Oct 09, 2019 9:01 am
The esp32 technical reference manual section 3.2.2 states that PLL_CLK is an internal clock with 320Mhz frequency and section 3.2.3 states:
<<As Figure 6 shows, CPU_CLK is the master clock for both CPU cores. CPU_CLK clock can be as high as 160 MHz when the CPU is in high performance mode. Alternatively, the CPU can run at lower frequencies to reduce power consumption>>
However, all esp32 modules that I got go up to 240Mhz. How is that cpu clock achieved? Is PLL_CLK running at 480Mhz rather than 320?
<<As Figure 6 shows, CPU_CLK is the master clock for both CPU cores. CPU_CLK clock can be as high as 160 MHz when the CPU is in high performance mode. Alternatively, the CPU can run at lower frequencies to reduce power consumption>>
However, all esp32 modules that I got go up to 240Mhz. How is that cpu clock achieved? Is PLL_CLK running at 480Mhz rather than 320?