ATMEGA32 and LCD display

Guest #1538085
Rate this post
useful
not useful
The datasheet tells the details of the commands to be sent. Note they 
require a minimum time for execution. The simplest approach is to have a 
timer tick of 10ms or so and send a command or data byte every timer 
tick. This way sensing the ready signal can be avoided.

Reply

Please log in before posting.

or

Log in with Google account

Registration is free and takes only a minute.

Register now