Nintendo_Switch_Reverse_Engineering icon indicating copy to clipboard operation
Nintendo_Switch_Reverse_Engineering copied to clipboard

LCD Pinout

Open spectrumm opened this issue 6 years ago • 12 comments
trafficstars

Has anyone reversed the lcd? I'm working on a custom project, and i bought a LCD, same as in the switch, to use with a raspberry, if possible id need the pinouts to connect it

spectrumm avatar Jan 15 '19 14:01 spectrumm

Hi I saw your question by coincidence as I was looking for the pinout aswell. I did find some pinouts after looking for diplays on alibaba, and finding this one which looks the same to the displays sold on ebay as replacement units. (link here: https://german.alibaba.com/product-detail/AUO-A062EAN01-0-6-inch-tft-60766857465.html?spm=a2700.galleryofferlist.normalList.153.4be077dfrMip76) After some further looking I found the website of the reseller with this datasheet. (http://www.dmwylcd.com/uploadfile/content/20180517170923.pdf)

However it clearly states that it might not the final version, furthermore as far as I see the small secondary connector isn't mentioned. And I didn't find any datasheets on the manufacturers website (auo.com). Maybe you could get a more recent version of the datasheet by asking them by email.

The available datasheet shows that the display uses the MIPI DSI Interface in 4 lane mode. To my kwnoledge the display connector of the Raspberry Pi is MIPI DSI as well, however the 2 lane variant. I don't think that you can (at least easily) convert 2 lane dsi to 4 lane, as the multiple lanes are there to achive a higher data throughput. However there are HDMI to DSI (but I dont know if these converters have to be for a specific display other than the pinout). converter boards some even sold with display, but if you only want a display to connect to the raspberry pi without any specific size or resolution I would go for the official raspberry pi display.

Hope I was helpful, Michael

Mi1000 avatar Jan 26 '19 23:01 Mi1000

I am looking for specifics, i'm building a Pi inside the case of a switch, and i dont want a worse display than the switch (720p), and not smaller, but i will look into HDMI to DSI, as i dont really need to output hdmi on it.

spectrumm avatar Jan 26 '19 23:01 spectrumm

I cant seem to find any HDMI to DSI boards?

spectrumm avatar Jan 26 '19 23:01 spectrumm

I have found this display: E555HBM2. Dimensions seem pretty similar to Switch original LCD, the connector is 30pin MIPI DSI and it is OLED. I wonder if it can be useful for your project.

tpimh avatar Sep 23 '19 11:09 tpimh

Oops, just learned that I was wrong about the dimensions. Switch uses 6.2" screen, not 5.5" (Switch Lite uses 5.5").

tpimh avatar Sep 23 '19 15:09 tpimh

They claim you can't trick Switch Lite into connecting to a TV.... I bet we can. https://www.cnet.com/news/you-cant-trick-nintendo-switch-lite-into-connecting-to-a-tv/

Perhaps need an FPGA to help, but I bet it can be done

ArcadeHustle avatar Oct 11 '19 06:10 ArcadeHustle

@spectrumm did you see this https://hackaday.com/2014/08/19/a-mipi-dsi-display-shieldhdmi-adapter/ 6175621407959806057

ArcadeHustle avatar Oct 11 '19 06:10 ArcadeHustle

@spectrumm did you see this https://hackaday.com/2014/08/19/a-mipi-dsi-display-shieldhdmi-adapter/ 6175621407959806057

No need for an fpga. This thing can do that hands down and probably cheaper.

https://www.analog.com/media/en/technical-documentation/data-sheets/ADV7533.pdf

RetepV avatar Apr 21 '20 19:04 RetepV

No, that's a mipi to hdmi, it's used to add hdmi output to a host device with mipi, you need the other way around.

andreacampanella avatar Apr 22 '20 08:04 andreacampanella

There should be a solution that doesn't require additional power. It should be possible to jump of the LCD pins. Has anyone found a pin out?

RockoBravo avatar Feb 09 '21 02:02 RockoBravo

i am looking to make the lcd of the switch or switch lite work on the raspberry pi so i made this schema and i know it can work like this but it is possible i am wrong about the data lines https://easyeda.com/editor#id=|5574ec1bbd9845ea94853e45f2388472 maybe someone with the right equipment kan recorded the signal from a switch

maartenvb040476 avatar Jul 26 '21 12:07 maartenvb040476

Has anyone achieved this?

spookeo avatar Apr 11 '22 09:04 spookeo