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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/22/12 21:41
Read: times


 
#186824 - Did you think about accesses using DATA1?
Responding to: ???'s previous message
Sean O Mara said:
Its not as simple as just changing the equates. Am i missing something obvious?

You are probably missing that DATA1 is another EQU accessing P1 port pins. So code that uses DATA1 will not be compatible if you do change DB4, DB5, DB6, DB7.

Another issue is how confusing it would be with DB4 being bit zero and DB7 being bit three.

List of 13 messages in thread
TopicAuthorDate
4 Bit LCD            01/01/70 00:00      
   I am no sherlock Holmes, but ...            01/01/70 00:00      
      LCD            01/01/70 00:00      
         Did you think about accesses using DATA1?            01/01/70 00:00      
            lcd            01/01/70 00:00      
               So you found a solution ...            01/01/70 00:00      
                  LCD 4 BIT            01/01/70 00:00      
                     where did you get that idea?            01/01/70 00:00      
                        Using Read Cycle to LCD            01/01/70 00:00      
                           of course, you can not use a signal that is not there            01/01/70 00:00      
                        busy flad check            01/01/70 00:00      
                           Why not solve your problem BEFORE trying to save pins?            01/01/70 00:00      
                              Premature optimisation            01/01/70 00:00      

Back to Subject List