How to check if this driver works with certain display? #17
Replies: 3 comments
-
|
Looking at the datasheet this controller supports MIPI DPI and MIPI DSI, but not MIPI DBI which this repo is about. |
Beta Was this translation helpful? Give feedback.
-
|
Hey @notro , thank you for the fast reply. Do you have a preferred controller which is known to work good? I like those Bar type displays. Maybe you know some display models which I can consider. Best regards:) |
Beta Was this translation helpful? Give feedback.
-
|
I have no preferred controller, any MIPI DBI compatible controller should work. See here for the DCS commands that must be supported by the controller: https://github.com/notro/panel-mipi-dbi/wiki |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I am currently doing some research for an Project. I am trying to figure out how to connect nicely a display with a CM 4/5.
I found this Repo and it seems like the ideal solution for me.
I am planning to use a display which uses a GC9503V Display Driver. To be specific this display.
It would be great if you could clarify how to check if a certain display is compatible or not. For me this is not 100% clear and I don't wanna order a display if it's not supposed to work.
Thank you for your support!
Beta Was this translation helpful? Give feedback.
All reactions