Any change with support for ILI9225 2.2" display #2473
griffinmt
started this conversation in
Compatible displays and setup files
Replies: 2 comments
-
The ILI9225 is supported with SPI connections. Either edit User_Setup.h to suit your processor, pins etc and use: Or create a new setup file and load it by editting User_Setup_Select.h to load that file. Setup 42 might be a good starting point if you are using an ESP32. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for the response. I actually sent it back to amazon as it wasnt what
i originally ordered.
…On Mon., Mar. 6, 2023, 18:54 Bodmer, ***@***.***> wrote:
The ILI9225 is supported in with SPI connections. Either edit User_Setup.h
to suit your processor, pins etc and use:
#define ILI9225_DRIVER
Or create a new setup file and load it be editing User_Setup_Select.h to
load that file. Setup 42 might be a good starting point if you are using an
ESP32.
—
Reply to this email directly, view it on GitHub
<#2473 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AZH5LCZSZ6CLQOMQ7FPOCWLW2Z2MBANCNFSM6AAAAAAVRTBMYY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
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.
-
I just got a non-touch version of this screen, but realized it cannot be selected in the Setup files. How do I go about using it with your library.
TIA.
Martyn
Beta Was this translation helpful? Give feedback.
All reactions