3.5inch Arduino Display ILI9486

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 8.

Moderator: Benj

Post Reply
dds.m.blal
Posts: 7
Joined: Sat Mar 05, 2011 11:10 pm
Contact:

3.5inch Arduino Display ILI9486

Post by dds.m.blal »

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?

Image

chipfryer27
Valued Contributor
Valued Contributor
Posts: 666
Joined: Fri Jun 06, 2014 3:53 pm
Has thanked: 184 times
Been thanked: 203 times
Contact:

Re: 3.5inch Arduino Display ILI9486

Post by chipfryer27 »

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

dds.m.blal
Posts: 7
Joined: Sat Mar 05, 2011 11:10 pm
Contact:

Re: 3.5inch Arduino Display ILI9486

Post by dds.m.blal »

it have 8pins as data and 5pins

chipfryer27
Valued Contributor
Valued Contributor
Posts: 666
Joined: Fri Jun 06, 2014 3:53 pm
Has thanked: 184 times
Been thanked: 203 times
Contact:

Re: 3.5inch Arduino Display ILI9486

Post by chipfryer27 »

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

Post Reply