Skip to content
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

Add Pin definitions for Adafruit Feather ESP32-C6 #150

Merged
merged 4 commits into from
Aug 14, 2024

Conversation

tyeth
Copy link
Contributor

@tyeth tyeth commented Aug 13, 2024

Adds pin defs for C6, although possibly wrong analog mcu Ref Voltage.

Any idea the analog ref voltage for the c6? I've seen the c3 qtpy using 2.6v but struggling to find that in c3 tech ref datasheet, and therefore matching info for C6

C3 which should mention 2.6v - https://www.espressif.com/sites/default/files/documentation/esp32-c3_technical_reference_manual_en.pdf#sensor see 34.2.3.2

Whereas C6 does mention vref of 1.1v for adc and then attenuated https://www.espressif.com/sites/default/files/documentation/esp32-c6_technical_reference_manual_en.pdf#sensor see 39.2.3.2
Wasn't sure if 1.1v was correct. Either way I'll test the adc once I get it built so no stress

@tyeth tyeth requested a review from brentru August 13, 2024 13:34
@tyeth
Copy link
Contributor Author

tyeth commented Aug 13, 2024

@brentru if you wouldn't mind casting an eye over this

@tyeth
Copy link
Contributor Author

tyeth commented Aug 13, 2024

I'm also fully aware that the documentation link is incorrectly pointing at the QTPY C3, as it's the only learn guide related to ESP32-Cx chips at the moment (feather c6 learn guide doesn't yet exist), and the process is identical so presumed that's the best we can link to for now.

boards/feather-esp32c6/definition.json Outdated Show resolved Hide resolved
@tyeth tyeth force-pushed the add-adafruit-feather-esp32c6 branch from d88293e to 05ccd35 Compare August 13, 2024 20:27
@tyeth tyeth force-pushed the add-adafruit-feather-esp32c6 branch from 05ccd35 to 14b411d Compare August 13, 2024 20:31
@tyeth tyeth merged commit 6b740b5 into main Aug 14, 2024
7 checks passed
@tyeth tyeth deleted the add-adafruit-feather-esp32c6 branch August 14, 2024 18:56
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.

2 participants