Hello
I think to connect 5" display/tft to Arduino GIGA via [MIPI Display Interface].
But i cant find any display that have same connector like arduino GIGA all of them have 15 pin flex connection like for RPI. do u know about any adapter that will work directly and also libraries for that board and display ?
Hi Mariusz
I have the same plan but can't find any info about Arduino Giga MIPI DSI connector and can't find any dedicated adapter. Also there is no spec about this new 24 pin MIPI connector onboard, only pinouts (https://docs.arduino.cc/static/fba2f5dee253a3affcd387b2b0ecd7c6/ABX00063-full-pinout.pdf ).
There are only FPC/FFC 15 pin adapter (https://www.aliexpress.com/item/32881348558.html ) but what about wiring between Giga and this adapter? Maybe for display we need just wired two data lines D0P / D0N (differential pairs) and D1P / D1N (differential pairs) and clock lines CKP / CKN (differential pairs) plus power and ground and thats it? Here is RPi pinouts diagram:(https://community.element14.com/resized-image/__size/440x546/__key/communityserver-discussions-components-files/88/1667.contentimage_5F00_207666.png ) and here is Arduino Giga pinouts diagram: (https://docs.arduino.cc/static/fba2f5dee253a3affcd387b2b0ecd7c6/ABX00063-full-pinout.pdf ).
Looks like RPi MIPI has I2C signal as well (SCL0, SDA0), not sure that is touch display signals, I have to do deeper research. Also I'm not sure what about the rest Giga MIPI pins.. it would be great to program them to retrieve touch signals.
Even if we figure out electric connection what about code? I can't find any similar project on internet. For sure I'll start with LVGL library as soon as I figure out wiring.
Please let me know if you find any solution.
Introducing the GIGA Display Shield, a touch screen solution designed to effortlessly deploy graphic interfaces in your projects. Leveraging the new pin header connector in the middle of GIGA R1 WiFi, this shield offers seamless integration and...
problem partly solved , because if there is library already we can soon connect any MIPI DSi display
system
Closed
April 10, 2024, 11:13am
4
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.