Re: LCD display Busy Flag
- From: "Arlet" <usenet+5@xxxxxxxxxxxxxxxxx>
- Date: 30 Dec 2006 03:03:12 -0800
Sagaert Johan wrote:
Can i check the busy flag of the display while continously keeping the
Enable high or should i pulse the enable ?
Johan
Not a direct answer to your question, but I found it easier to just
ignore the busy flag, and use a timer to wait for the display. That way
you can have the CPU do something useful instead of wasting time
waiting for the display.
Using a timer also simplifies the code (no need to toggle I/O direction
bits), and you won't need the R/W signal, saving an I/O pin.
.
- References:
- LCD display Busy Flag
- From: Sagaert Johan
- LCD display Busy Flag
- Prev by Date: SOIC Reel or tube ?
- Next by Date: configuration- inductive loops - mixed traffic ( indian road conditions )- microcontrollers
- Previous by thread: LCD display Busy Flag
- Next by thread: Re: LCD display Busy Flag
- Index(es):