Hi,
I'm using MCUFRIEND_kbv library to control my 3.5 inch tft module.
I'm having troubles drawing shapes in colors other than white and black.
for an example, i attached a picture for what i get (for a red rectangle).
So, after digging the library i came across a function called setAddrWindow and i can't figure what is it that it do.
So, my general question is what that functios does?
another question is if someone know how to fix that bug.
by the way, i managed to draw shapes by using drawPixel function, but its too slow and the user can see the drawing proccess
Hi,
I'm using MCUFRIEND_kbv library to control my 3.5 inch tft module.
I'm having troubles drawing shapes in colors other than white and black.
for an example, this is what i get (for a red rectangle):
So, after digging the library i came across a function called setAddrWindow and i can't figure what is it that it do.
So, my general question is what that functios does?
another question is if someone know how to fix that bug.
by the way, i managed to draw shapes by using drawPixel function, but its too slow and the user can see the drawing proccess