PICO with ILI9486 8bit-parallel #1740
Unanswered
Paul-117
asked this question in
Q&A - General
Replies: 1 comment 3 replies
-
The setup looks good. The may be a problem with the way the board is connected to the Pico. List all power and signal connections made to the display, including those between the pico and display. |
Beta Was this translation helpful? Give feedback.
3 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 quite a beginner, but really want to get the ILI9486 8bit-parallel Display to work on the PICO.
the Display I'm using is:
http://lcdwiki.com/3.5inch_Arduino_Display-UNO
I hooked everything up according to the Setup103_RP2040_ILI9486_parallel.h file,
Installed the Pico to the Arduino IDE following:
https://github.com/earlephilhower/arduino-pico
The Read_User_Setup outputs following:

However running any example leaves the Display white
I changed the local select user setup file to include the 103_RP2040_ILI9486_parallel.h
Is there something I'm overlooking ?
Beta Was this translation helpful? Give feedback.
All reactions