ILI9341 changing background colour

For questions and comments on programming in general. And for any items that don't fit into the forums below.

Moderators: Benj, Mods

Post Reply
markavo
Posts: 33
Joined: Wed Apr 11, 2018 11:10 pm
Has thanked: 10 times
Been thanked: 2 times
Contact:

ILI9341 changing background colour

Post by markavo »

Hi
Am I missing something simple please.
Been simulating arduino and ILI9341 display in FC7 but I’m unable to get the background colour to change foreground text no problems it changes colour in the 2d view

Can you give me an example please to change the whole background colour of the display to one colour in the flowchart to flash say R, G , B

Thanks :D

User avatar
LeighM
Matrix Staff
Posts: 2178
Joined: Tue Jan 17, 2012 10:07 am
Has thanked: 481 times
Been thanked: 699 times
Contact:

Re: ILI9341 changing background colour

Post by LeighM »

.
Last edited by LeighM on Thu Apr 12, 2018 12:42 pm, edited 1 time in total.

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: ILI9341 changing background colour

Post by Benj »

Hello,

You need to change the background colour and then clear the display to redraw the newly selected colour.

markavo
Posts: 33
Joined: Wed Apr 11, 2018 11:10 pm
Has thanked: 10 times
Been thanked: 2 times
Contact:

Re: ILI9341 changing background colour

Post by markavo »

:D perfect thank you that does it

Post Reply