Hi
I bought a "3.5 inch Arduino display ILI9486" ,This is the product website http://www.lcdwiki.com/3.5inch_Arduino_Display-UNO
But I did not find the model of this screen on flowcode 8
Can it be turned on somehow?
3.5inch Arduino Display ILI9486
Moderator: Benj
-
- Valued Contributor
- Posts: 777
- Joined: Fri Jun 06, 2014 3:53 pm
- Has thanked: 185 times
- Been thanked: 204 times
Re: 3.5inch Arduino Display ILI9486
Hi
As v10 doesn't feature a ILI9486 display I doubt v8 would either. However from a quick search it seems the ST7796 driver is very similar so you may be able to use a component based on that instead.
Regards
As v10 doesn't feature a ILI9486 display I doubt v8 would either. However from a quick search it seems the ST7796 driver is very similar so you may be able to use a component based on that instead.
Regards
-
- Posts: 7
- Joined: Sat Mar 05, 2011 11:10 pm
-
- Valued Contributor
- Posts: 777
- Joined: Fri Jun 06, 2014 3:53 pm
- Has thanked: 185 times
- Been thanked: 204 times
Re: 3.5inch Arduino Display ILI9486
Hi
Again a quick search suggests that the following drivers are compatible, differences being screen size or bus:-
HX8369 / ILI9488 / ILI9806 / ILI9327
The ILI9488 component is available for 8 / 16 pin parallel so perhaps try that? You will need to experiment regarding max screen size etc.
Regards
Again a quick search suggests that the following drivers are compatible, differences being screen size or bus:-
HX8369 / ILI9488 / ILI9806 / ILI9327
The ILI9488 component is available for 8 / 16 pin parallel so perhaps try that? You will need to experiment regarding max screen size etc.
Regards