[A83] Re: lcdbusy


[Prev][Next][Index][Thread]

[A83] Re: lcdbusy




At 17:41 2001-12-28, you wrote:
>Do I have to a lcdbusy (or something similar) everytime I
>write directly to the driver, or only between two writes?

between two writes. It is a delay, because the lcd driver is slow, and if 
you try to write to it before it is ready, the data is lost.

///Olle





References: