Four displays on an ESP32 #3004
Unanswered
Scugnizzo
asked this question in
Q&A - General
Replies: 1 comment 3 replies
-
This may help: The CS line must be controlled in the sketch and the displays need to all use the same driver. |
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 Bodmer and thanks for this useful library.
I want do build a clock with an ESP32, four ST7735 0.96 inch SPI displays and a SPI SD card reader.
I know that each HSPI and VSPI bus can handle up to three devices.
It's possible to run all my five SPI devices without an SPI multiplexer ?
Thank you for your answer.
Beta Was this translation helpful? Give feedback.
All reactions