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

Need one output pin #68

Open
borkog opened this issue Oct 15, 2024 · 1 comment
Open

Need one output pin #68

borkog opened this issue Oct 15, 2024 · 1 comment

Comments

@borkog
Copy link

borkog commented Oct 15, 2024

Hi,
I need T-RGB to work as slave with Raspberry PI (PI as a master)

But I need one single output pin on T-RGB as an interrupt for communication slave->master (to trigger RPI to read slave)

I don't plan to use SD card ... I see that ESP_SD_MISO is connected to GPIO38 ... is it safe to pluck that pin from the SD card slot and use it?

Thanks,
B

@lewisxhe
Copy link
Contributor

It is possible to use it that way because the board only has one SPI device. If you use it this way, be careful not to damage the PCB.

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

2 participants