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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/15/09 19:41
Read: times


 
#170851 - Step by step...
Responding to: ???'s previous message
David, I think that you should learn how to work in assembler, make some simple programs, and then start with this LCD stuff.

The piece of assembler you show us have many mistakes:
- registers that not fit
- lacking of RET
- #30H instead of #30
......

Try to understand and correct this mistakes.

Daniel

List of 18 messages in thread
TopicAuthorDate
Convert Binary numbers to symbols to show on a lcd.            01/01/70 00:00      
   Have you considered searching?            01/01/70 00:00      
      BCD?            01/01/70 00:00      
         Quite sure ASCII            01/01/70 00:00      
            Yes, BCD            01/01/70 00:00      
   Language dependent            01/01/70 00:00      
      The *techniques* are not language-dependent            01/01/70 00:00      
   Binary to BCD to ascii Assembly code 8051            01/01/70 00:00      
      Step by step...            01/01/70 00:00      
         Attempt to fix code            01/01/70 00:00      
            What Assembler? What Simulator?            01/01/70 00:00      
               EdSim51            01/01/70 00:00      
            please comment and format your "code"            01/01/70 00:00      
            Test your code - at least with pen and paper            01/01/70 00:00      
      Not strictly true            01/01/70 00:00      
      start with C, optimize generated asm later?            01/01/70 00:00      
         That still requires...            01/01/70 00:00      
         Misplaced focus?            01/01/70 00:00      

Back to Subject List