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

Difficulty in setting up GPIO #274

Open
JAOmni opened this issue Jul 5, 2024 · 0 comments
Open

Difficulty in setting up GPIO #274

JAOmni opened this issue Jul 5, 2024 · 0 comments

Comments

@JAOmni
Copy link

JAOmni commented Jul 5, 2024

Hello,
I am struggling with getting enough GPIO pins mapped to the various inputs/outputs I need for an application.

For example, I have tried to set GPIO 25/26 as inputs with pullups, however, it appears that these two pins are also overloaded as DAC inputs. That being said, I have also read that the DAC either needs to be enabled or it can be disabled, and I should be able to use these as GPIO.

Setting a GPIO with input pullup is working for pin 27 but replicating that for other pins has been problematic. I have a lot of experience on the Arduino platform and Arduino IDE and am trying to develop with this board with the ESP IDF so I recognize that some things are new, and it's possibly pilot error.

Thank you.

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

No branches or pull requests

1 participant