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

Second hardware SPI port of the ESP32 #186

Open
GerardoTenreiro opened this issue May 14, 2023 · 0 comments
Open

Second hardware SPI port of the ESP32 #186

GerardoTenreiro opened this issue May 14, 2023 · 0 comments

Comments

@GerardoTenreiro
Copy link

Hello and nice to meet you.
I'm trying to use the ADAFRUIT_ST7735 library on an ESP32 on the second SPI port, pins CLK=14,MOSI=13,A0=2 and CS=15. With the initialization by Software it works for me but it is very slow, the initialization by Hardware sends the data through the other SPI port of the ESP32. How can I change the SPI port.
Thank you so much

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