hi ,
first of all sorry for my poor english
hier's the thing:i'm playing with pic16f84, part of my code includes some basic routines to control lcd.the lcd has only one row (16chars long) and has 8bit interface.when i attempt to write something to screen , it works well - until 8. chars (1/2 screen lenght) is written - cursor just moves to the right, but no character is displayed.should i switch some memory bank or what?lcd has e,rw,rs and data bus.so my question is how can i write to the rest of screen?(to the second half of it )
thanks for any answer.
first of all sorry for my poor english
hier's the thing:i'm playing with pic16f84, part of my code includes some basic routines to control lcd.the lcd has only one row (16chars long) and has 8bit interface.when i attempt to write something to screen , it works well - until 8. chars (1/2 screen lenght) is written - cursor just moves to the right, but no character is displayed.should i switch some memory bank or what?lcd has e,rw,rs and data bus.so my question is how can i write to the rest of screen?(to the second half of it )
thanks for any answer.