upgraded GLCD big8051 example code not working

General discussion on mikroC PRO for 8051.
Post Reply
Author
Message
tunpyaewin
Posts: 8
Joined: 20 Sep 2012 14:17

upgraded GLCD big8051 example code not working

#1 Post by tunpyaewin » 20 Sep 2012 14:43

I have upgraded the GLCD for big8051. After i have downloaded the hex file, the GLCD doesn't displaying any picture or boxes.
Do i need to modify the example program?
Thanks in advanced for the help.
Attachments
easytft_thumb.png
easytft_thumb.png (39 KiB) Viewed 4045 times

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: upgraded GLCD big8051 example code not working

#2 Post by filip » 21 Sep 2012 08:50

Hi,

Are you using GLCD 128x 64 or EasyTFT (as on the attached picture) ?

Regards,
Filip.

tunpyaewin
Posts: 8
Joined: 20 Sep 2012 14:17

Re: upgraded GLCD big8051 example code not working

#3 Post by tunpyaewin » 27 Sep 2012 06:39

I am using EasyTFT 262K colors 320x240.
The pin connections are different from the big8051 Board.

tunpyaewin
Posts: 8
Joined: 20 Sep 2012 14:17

Re: upgraded GLCD big8051 example code not working

#4 Post by tunpyaewin » 27 Sep 2012 06:42

While I am testing with examples code provided, it doesn't work.
Could you please relocate the pin configuration for easyTFT 262Kcolors 320x240.

Thanks
Rex

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: upgraded GLCD big8051 example code not working

#5 Post by filip » 27 Sep 2012 08:39

Hi,

The mikroC PRO for 8051 doesn't have the TFT library that controls the TFT usage, as it is too big to fit in the 8051 MCUs supported by the compiler.
You should use standard 128x64 GLCD instead.

Regards,
Filip.

Sadia
Posts: 1
Joined: 13 Oct 2021 04:46

Re: upgraded GLCD big8051 example code not working

#6 Post by Sadia » 13 Oct 2021 05:39

Hi,
I m working on 128x64 GLCD with 8051. I want to get current value from sensor and display it on GLCD. The predefined value is being displayed. how to display current value on run time? Plz help

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: upgraded GLCD big8051 example code not working

#7 Post by filip » 19 Oct 2021 08:55

Hi,

Simply put the writing in while loop and delete the previous one so they don't overlap.

Regards,
Filip.

Post Reply

Return to “mikroC PRO for 8051 General”