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

Fixing UART1 pins for esp-idf-v5.1-libs #8477

Merged

Conversation

petergjoel
Copy link
Contributor

Description of Change

Changing pins of UART1 to be consistent with C6 documentation, RX=GPIO4, TX=GPIO5.
See https://docs.espressif.com/projects/espressif-esp-dev-kits/en/latest/_images/esp32-c6-devkitc-1-pin-layout.png

Notice that existing pin configuration ALSO works, but requires wiring that is inconsistent with the official doc of the C6.

Tests scenarios

Tested on ESP32-C6-DevKitC-1 connected to a SP3485 used (and tested) for MODBUS communication.

Related links

Please provide links to related issue, PRs etc.

…ntation. Previous pin use works but is inconsistent with C6 docs.
@CLAassistant
Copy link

CLAassistant commented Aug 1, 2023

CLA assistant check
All committers have signed the CLA.

@VojtechBartoska
Copy link
Collaborator

Thanks for the PR @petergjoel, adding @SuGlider for review.

@SuGlider SuGlider self-assigned this Aug 8, 2023
@SuGlider SuGlider added this to the 3.0.0 milestone Aug 8, 2023
@SuGlider
Copy link
Collaborator

SuGlider commented Aug 8, 2023

@petergjoel - Thanks for the PR!

@me-no-dev me-no-dev merged commit b4f5e65 into espressif:esp-idf-v5.1-libs Aug 12, 2023
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

5 participants