I'm quite new to the RPi business, so bear with me
I was wondering if it's possible to connect a touchscreen which has mipi dsi directly to the Raspberry Pi?
example:

If not which type of connector is needed for this to work ?
Regards,
Passie
The only Display supported is the Official Raspberry Pi Touchscreen:
I have seen other screens as well, like adafruit pitft.fruitoftheloom wrote:
The only Display supported is the Official Raspberry Pi Touchscreen:
https://www.raspberrypi.org/blog/the-ea ... pi-display
https://www.adafruit.com/product/1601passie wrote:I have seen other screens as well, like adafruit pitft.fruitoftheloom wrote:
The only Display supported is the Official Raspberry Pi Touchscreen:
https://www.raspberrypi.org/blog/the-ea ... pi-display
So to me it looks like other screens are supported as well ?
But I could be wrong.
You can use other displays for sure (search for my posts showing how to use DPI interface)! Problem with your nice smartwatch (?) screen is the MIPI interface! MIPI interface is (still) closed source on the RPi since it's handled by GPU firmware.passie wrote:Thank you for your feedback.
To bad you can't get other display's to work with the RPi
Have to find another solution for my project.
haha, I don't have a smartwatch but just interested in technology.aBUGSworstnightmare wrote: You can use other displays for sure (search for my posts showing how to use DPI interface)! Problem with your nice smartwatch (?) screen is the MIPI interface! MIPI interface is (still) closed source on the RPi since it's handled by GPU firmware.
And, I bet your touchscreen is simple I2C and not MIPI.