Replies: 1 comment 2 replies
-
Well, you can just connect multiple displays to the same pins EXCEPT the CS pin. The CS pins need to be connected into different GPIOs. Someone has made a video about this. https://www.youtube.com/watch?v=NUtP28HTYLQ |
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I just hate the way of defining pins and display type so much. Why make a separate file in which you define the configuration? Why not just define from code? What if a person has multiple types displays? This is so inconvenient! Please make configuration through the main code.
Beta Was this translation helpful? Give feedback.
All reactions