Skip to content

ESP32-S2: AnalogOut #3514

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 5 commits into from
Oct 12, 2020
Merged

ESP32-S2: AnalogOut #3514

merged 5 commits into from
Oct 12, 2020

Conversation

hierophect
Copy link
Collaborator

This PR adds the AnalogOut module to the ESP32S2. Tested on a Saola 1 Wrover, works correctly across the ESP32S2's effective range of 0.1V minimum to 3.15V maximum.

Requires #3501 for merge compatibility. View latest commit for AnalogOut specific changes.

@hierophect hierophect added the espressif applies to multiple Espressif chips label Oct 6, 2020
@hierophect hierophect requested review from tannewt and jepler October 6, 2020 19:15
@tannewt
Copy link
Member

tannewt commented Oct 6, 2020

Please update this now that the IDF switch is merged.

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You've included reverting ports/atmel-samd/peripherals. Please undo it.

@hierophect
Copy link
Collaborator Author

@tannewt thanks for spotting that... how did it get in there? Git merge plays games with me that I'll never understand.

@hierophect hierophect requested a review from tannewt October 8, 2020 18:59
@tannewt
Copy link
Member

tannewt commented Oct 9, 2020

Please merge in main so the diff here doesn't include the AnalogIn changes.

@hierophect
Copy link
Collaborator Author

@tannewt done

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice and simple! Thank you!

@tannewt tannewt merged commit 638c7f7 into adafruit:main Oct 12, 2020
@hierophect hierophect deleted the esp32-analogout branch November 24, 2020 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
espressif applies to multiple Espressif chips
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants