Skip to content

Set CPU Frequency #57

Description

@SzigetiJ

In my testbed, the current CPU frequency is 160MHz.

TRM says, using PLL_CLK as clock source, it can have 3 different values: 80MHz, 160MHz and 240MHz (sect. 3.2.3).
The goal of this task is to enable somehow to change the CPU clock frequency.
TRM seems to be somewhat incompete about this, since merely modifying the value of DPORT_CPU_PER_CONF_REG.DPORT_CPU_CPUPERIOD_SEL does not result in the expected behavior.

Study the implementation of setting the CPU clock frequency in esp-idf.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions