Skip to content

Fix crystal frequency detection for ESP32-C2 and ESP8266#314

Merged
jessebraham merged 3 commits into
esp-rs:mainfrom
jessebraham:fixes/xtal
Dec 9, 2022
Merged

Fix crystal frequency detection for ESP32-C2 and ESP8266#314
jessebraham merged 3 commits into
esp-rs:mainfrom
jessebraham:fixes/xtal

Conversation

@jessebraham

Copy link
Copy Markdown
Member

Apparently there are variants of the ESP32-C2 with a 26MHz crystal instead of 40MHz. Due to a ROM bug, this needs special handling.

Additionally fixes the crystal frequency divider values for the ESP8266.

Closes #313

@jessebraham
jessebraham merged commit af641cc into esp-rs:main Dec 9, 2022
@jessebraham
jessebraham deleted the fixes/xtal branch December 9, 2022 12:04
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.

Various issues when trying to flash a 26MHz (opposed to 40MHz) ESP32-C2

1 participant