GLCD_ILI9341 - problem

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

Moderator: Benj

Post Reply
rradojko
Posts: 40
Joined: Thu Jun 21, 2012 8:53 am
Has thanked: 10 times
Been thanked: 2 times
Contact:

GLCD_ILI9341 - problem

Post by rradojko »

Hello,

I'm using the display and Arduino Nano (http://www.ebay.com/itm/2-8-TFT-LCD-Dis ... 2749.l2649)

The problem is that the slipped part of the displey is black. What am I doing wrong?

The file for GLCD (ILI9341) FCPX is from here (http://www.matrixtsl.com/mmforums/viewt ... 203#p71203)

I attach a test flowcode program and an image.

Thanks for the help
Attachments
gLCD_ILI9341_test.JPG
gLCD_ILI9341_test.JPG (128.63 KiB) Viewed 3393 times
Glcd_touch_slika_problema.jpg
Glcd_touch_slika_problema.jpg (74.49 KiB) Viewed 3393 times
Test_RR_glcd_TOUCH.fcfx
(4.95 KiB) Downloaded 252 times
Last edited by rradojko on Wed Sep 20, 2017 1:04 pm, edited 1 time in total.

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: GLCD_ILI9341 - problem

Post by LeighM »

Just a guess... try:
Pixel Height 320
Pixel Width 240

rradojko
Posts: 40
Joined: Thu Jun 21, 2012 8:53 am
Has thanked: 10 times
Been thanked: 2 times
Contact:

Re: GLCD_ILI9341 - problem

Post by rradojko »

LeighM wrote:Just a guess... try:
Pixel Height 320
Pixel Width 240
Thank you very much. I'll try it.

EDIT- I tried it. I tried it and it works very well. Thank you, LeighM!

Post Reply