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

Can't use pin as digital output #61

Open
EnvioOvi opened this issue Apr 18, 2024 · 3 comments
Open

Can't use pin as digital output #61

EnvioOvi opened this issue Apr 18, 2024 · 3 comments
Labels

Comments

@EnvioOvi
Copy link

Hey!

I use an T-ETH-LITE board and i try to use the digital pin 38 as an output.

The sketch compiles ok, but when the program is running i get the following error:
"E (49528) gpio: gpio_set_level(226): GPIO output gpio_num error"

I get the same error using the pins: 34, 35, 38, 39.
I don't get the error using other pins.

Software used: Arduino IDE 2.2.1, board manager esp32 by Espressif 2.0.11

Can someone help me with a fix on using pin 38 , because the board is done and i can not change the pin.

Thanks!

@kimble4
Copy link

kimble4 commented Apr 18, 2024

@EnvioOvi
Copy link
Author

:( i guess so ...
Thank you!

Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants