Microcontroller › AVR › problem regarding interfacing LCD using ATMEGA16 code by CHINMAY CHINARA › hey guys solved my
December 6, 2011 at 1:34 pm
#6913
Participant
hey guys solved my problem…. !
this is wat i did.
added little delay betwn two instruction of enable pin.
@query : add _delay_ms(1); after each high to low pulse for enable pin.
surely this will work for you.