You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, Im trying to setup a 3.5 inch lcd RPi display I got from a friend.
I couldn't find a good docs about this display except for this site - http://www.lcdwiki.com/3.5inch_RPi_Display
From what I understand this is an ILI9486 display so this driver support it.
Im probably not configuring the correct build parameters but I have tried twicking them for my understanding (it is my first hardware project so I dont have a lot of experience with RPI and those things) but everytime I get a white screen (sometimes it blinks a bit), also the terminal output seems to be fine.
After messing with this for this weekend too I have managed to get my RPI4 to output to this screen.
Ill describe here what I did in case someone will try it too in the future.
After further reading my screen docs and fbcp readme I have noticed that my screen sku is MPI3501 which is supported after this issue #40, I tried compiling to this with no success (I guess Im lucky? cause this screen seems to be shit).
After some more reading I reached this issue #191 and noticed that the screens connector looks similar and that he used some other screen config.
Anyway this command for the waveshare 35b worked for me!
Hi, Im trying to setup a 3.5 inch lcd RPi display I got from a friend.
I couldn't find a good docs about this display except for this site -
http://www.lcdwiki.com/3.5inch_RPi_Display
From what I understand this is an ILI9486 display so this driver support it.
Im probably not configuring the correct build parameters but I have tried twicking them for my understanding (it is my first hardware project so I dont have a lot of experience with RPI and those things) but everytime I get a white screen (sometimes it blinks a bit), also the terminal output seems to be fine.
The last command I tried to compile with:
The terminal output when running as sudo:
The blank white screen:
Pictures of the display:
Thanks in advance :)
The text was updated successfully, but these errors were encountered: