Skip to content

Use 20MHz, not 24MHz, master clock #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 8, 2021
Merged

Use 20MHz, not 24MHz, master clock #3

merged 1 commit into from
Oct 8, 2021

Conversation

jepler
Copy link
Contributor

@jepler jepler commented Oct 8, 2021

The clock module requires a very low jitter clock. The esp32-s2 can do this with a 20MHz clock but not a 24MHz one, because it is dividing an internal clock of 80MHz to generate it.
image

The clock module requires a very low jitter clock.  The esp32-s2 can do
this with a 20MHz clock but not a 24MHz one, because it is dividing an
internal clock of 80MHz to generate it.
@jepler jepler merged commit 9e3b43b into main Oct 8, 2021
@jepler jepler deleted the fix-frequency branch October 17, 2021 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant