Microcontroller › AVR › Interfacing LCD with ATMEGA 8 › Hi Prajwal,Which code are you
February 28, 2013 at 4:42 pm
#9204
AJISH ALFRED
Participant
Hi Prajwal,
Which code are you using, 4-bit mode or 8-bit mode?
Take the case of 4-bit mode, the LCD is entirely connected to portA of atmega16, but in atmega8 there is no portA.
You have to modify your code according to the microcontroller you are using.