- This topic has 0 replies, 1 voice, and was last updated 13 years, 8 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › Problem with scrolling and displaying characters on lcd
Hi,
I’m trying to display characters received from 8051 on LCD. I’ve managed to display it but I can’t scroll it. I add in 0x18 but there’s no effect. and how do i limit the display of characters until the position 8Fh (the 1st row 16th position of a 2×16 lcd) and continue the rest on the 2nd row?