WidElectronics
Newbie level 6
- Joined
- Aug 27, 2013
- Messages
- 14
- Helped
- 2
- Reputation
- 4
- Reaction score
- 2
- Trophy points
- 3
- Location
- Bangalore, INDIA
- Activity points
- 97
Hello all,
I am facing a problem in my LCD interface code...(with avr Atmega128).
I have written code in AVR Studio4. My code is builded successfully. When I compiled no errors found.
To simulate I am using ISIS protel software....- For design I have used avr Atmega128 and LM016L(16*2 LCD).
To write in first line 0x80 command is used and I am getting output in first line of lcd. I have used 8bit 2line in my code by sending command 0x38 to LCD....
For the second line the command to be sent is 0xC0 and I have used this...still not getting... :-?
Is there any other reason for not getting data on 2nd line of LCD!!!???
Hoping for the help and guidance.....
Thanks in advance.:grin:
I am facing a problem in my LCD interface code...(with avr Atmega128).
I have written code in AVR Studio4. My code is builded successfully. When I compiled no errors found.
To simulate I am using ISIS protel software....- For design I have used avr Atmega128 and LM016L(16*2 LCD).
To write in first line 0x80 command is used and I am getting output in first line of lcd. I have used 8bit 2line in my code by sending command 0x38 to LCD....
For the second line the command to be sent is 0xC0 and I have used this...still not getting... :-?
Is there any other reason for not getting data on 2nd line of LCD!!!???
Hoping for the help and guidance.....
Thanks in advance.:grin: