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

External LED on GPIO16 #2810

Closed
twam opened this issue Jan 15, 2024 · 3 comments
Closed

External LED on GPIO16 #2810

twam opened this issue Jan 15, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@twam
Copy link

twam commented Jan 15, 2024

The Feature

GPIO16 (U2RXD) seems unused in the ESP-CAM schematic. Would it be possible to add an optional to use this for a flash?

I have a LED ring light with a low-active EN, which would require an unused GPIO in open-drain configuration (preferred) or push-pull.

PS:
The current GPIO settings only support GPIO4 and GPIO12. However it looks like I cannot assign GPIO12 to an external flash as suggested in the paragraph before.
image

@twam twam added the enhancement New feature or request label Jan 15, 2024
@caco3
Copy link
Collaborator

caco3 commented Jan 16, 2024

not sure if pin 16 really is unused (UART). But it should be possible to extend the other pins as open drain or inverted output.

@twam
Copy link
Author

twam commented Jan 16, 2024

From my understanding UART0 on GPIO1 and GPIO3 is used.

GPIO4/GPIO12 seem used for SD-Card as well, or?

@twam
Copy link
Author

twam commented Jan 16, 2024

Meh – double check the schematic. GPIO16 Is actually used as a chip-select for the PSRAM – It has two names in the schematic (IO16 and U2RXD).

@twam twam closed this as completed Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants