Qbik
Newbie level 3

Hello,
I trying to write code to scroll text across my LCD display (HD44780). I tried to find any solution of my problem but I didn't find.
Could you tell me the algorithm how to do it? Or source code?
I want to scroll the first line while the second will be fixed. I tried to do it without build in command 0x18 (scroll left) and 0x1e (scroll right). Is it possible? O
I'm using:
+Microcontroller: PIC18F550
+MPLAB, Hi Tech compiler
Thank you a lot for advice.
I trying to write code to scroll text across my LCD display (HD44780). I tried to find any solution of my problem but I didn't find.
Could you tell me the algorithm how to do it? Or source code?
I want to scroll the first line while the second will be fixed. I tried to do it without build in command 0x18 (scroll left) and 0x1e (scroll right). Is it possible? O
I'm using:
+Microcontroller: PIC18F550
+MPLAB, Hi Tech compiler
Thank you a lot for advice.