Multiple screens #2508
Unanswered
husnoo
asked this question in
Q&A - General
Replies: 1 comment 3 replies
-
The library supports 1 screen. Two screens of the same type can be used on one SPI bus if the chip select is controlled by the sketch. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
The ESP32 can have two SPI connections, HSPI and VSPI - but it appears the connections have to be hardcoded in the library?
Am I reading this correctly? Why is this project the only one to do this, if it's such a significant advantage?
Beta Was this translation helpful? Give feedback.
All reactions