Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/05/05 06:36
Read: times


 
#101963 - LCD tutorial error here?
The LCD control in the SBCMON runs commands typed from the stack
at the terminal, but theres no support on controlling it just "within itself" so I was reading up on : http://www.8052.com/tutlcd.phtml

I was trying the hello world (well, my profane version) but
only my top line appears. Using the tutorial, I assumed I'd have to clock 80h (the command) + 40h (second line, cursor position 1) or, C0h out to move the cursor. It didn't work, then I noticed that the tutorial also says 80h + 4Ah = C4h.

I know I'm a dumbass, but isn't 80h + 4Ah actually CA, and not C4?

I don't know why my second line won't work, anyone have any suggestions on that as well? I know it works in the monitor..


List of 9 messages in thread
TopicAuthorDate
LCD tutorial error here?            01/01/70 00:00      
   RS bit            01/01/70 00:00      
      intialisation..            01/01/70 00:00      
         well            01/01/70 00:00      
            reference info            01/01/70 00:00      
               Generic cra.. eh variations            01/01/70 00:00      
                  what I meant            01/01/70 00:00      
                     one would hope so, but many posters leav            01/01/70 00:00      
                        generic part?            01/01/70 00:00      

Back to Subject List