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

Bugfix/init gpio #475

Merged
merged 2 commits into from
Jul 5, 2023
Merged

Conversation

oseiler2
Copy link
Contributor

@oseiler2 oseiler2 commented Jul 5, 2023

I've had an issue when using pins that are not connected to GPIO after reset (e.g. 12, 15) and that need to be configured for GPIO first. `gpio_reset_pin ensures that they are correctly initialised.
See https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/peripherals/gpio.html#gpio-summary

@mrcodetastic mrcodetastic merged commit 9a5742d into mrcodetastic:master Jul 5, 2023
@mrcodetastic
Copy link
Owner

Thank you for this contribution.

@oseiler2 oseiler2 deleted the bugfix/init-gpio branch July 5, 2023 06:49
abrender added a commit to abrender/ESP32-HUB75-MatrixPanel-DMA that referenced this pull request Jul 6, 2023
Without these names, the checks just appear as "build" in the actions (example: mrcodetastic#475 Click on "View Details" next to the merge message)
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