A few issues with 320*480 screen with ILI9486 #2511
Replies: 2 comments
-
Looks like signal integrity or it is running too fast. Try one or more of the following:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Assumed resolved. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, i have a new raspberry Pico W and this screen : http://www.lcdwiki.com/3.5inch_Arduino_Display-Mega2560
I used this setup :
Most examples run very fast but i have some troubles.
1- When i run this code :
It works fine on an ILI9341+Esp32 but the white is distorted execpt for one font on my ILI9486.
2-The Viewport_Demo example run fine but Viewport_graphictest give me a white screen.
3-Bouncy_circles give me this :
20230318_120921.mp4
4-SpriterotatingCube gives me random trailings. I can't take a picture because my screen is too bright.
Any help is appreciated.
Beta Was this translation helpful? Give feedback.
All reactions