Re: LCD display Busy Flag
- From: cbarn24050@xxxxxxx
- Date: 31 Dec 2006 01:17:05 -0800
Sagaert Johan wrote:
Hi
Can i check the busy flag of the display while continously keeping the
Enable high or should i pulse the enable ?
Johan
You need to strobe the enable. Someone else has mentioned that you dont
need to use it if you use a timer, this is fine for small displays (up
to 16 chars for a 2mS timer) or if you can accept a short delay in
updating. If you need a fast update on a larger display, say if you
were editing text or monitoring real time data, you need to reduce the
timer to 50uS and use the busy flag with a character buffer.
.
- Follow-Ups:
- Re: LCD display Busy Flag
- From: Arlet
- Re: LCD display Busy Flag
- References:
- LCD display Busy Flag
- From: Sagaert Johan
- LCD display Busy Flag
- Prev by Date: Re: error: expected '=', ',', ';', 'asm' or '__attrib
- Next by Date: Re: LCD display Busy Flag
- Previous by thread: Re: LCD display Busy Flag
- Next by thread: Re: LCD display Busy Flag
- Index(es):
Relevant Pages
|