MB 5.0.0.3 beta 4 : GLCD_write_data

Discuss about beta versions of mikroBasic
compiler.
Post Reply
Author
Message
Kalain
Posts: 1093
Joined: 11 Mar 2005 18:26
Location: Aubenas, France

MB 5.0.0.3 beta 4 : GLCD_write_data

#1 Post by Kalain » 05 Sep 2007 08:18

Hi,

Seems that GLCD_Write_Data doesn't works properly.

see here : http://www.mikroe.com/forum/viewtopic.php?t=11428
Alain

User avatar
zristic
mikroElektronika team
Posts: 6608
Joined: 03 Aug 2004 12:59
Contact:

Re: MB 5.0.0.3 beta 4 : GLCD_write_data

#2 Post by zristic » 05 Sep 2007 08:57

There is no problem with GLCD_Write_Data, you just did not understand what it is used for.

It is used for sending drawing data on display, for example if you want to draw lines and circles. If you want to write text, then you should call glcd_write_text routine which uses GLCD_Write_Data in order to present characters properly on the screen.

Post Reply

Return to “mikroBasic Beta testing”