On Fri, Feb 16, 2007 at 11:53:22AM -0000, Tim Mitchell wrote: > > This is true - it's not a fault, just means your software has not > initialised the display. > > The controllers on the LCDs are really really slow compared to AVR > speed. If your LCD initialisation is not working, try putting wait > loops in everywhere - you have to wait several milliseconds for the > controller to initialise properly. Most don't do it but I have always advocated polling the busy bit on the LCD controller rather than use timing loops. -- David Kelly N4HHE, dkelly@HiWAAY.net ======================================================================== Whom computers would destroy, they must first drive mad.
Message
Re: [AVR-Chat] Re:Tiny2313
2007-02-16 by David Kelly
Attachments
- No local attachments were found for this message.