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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/31/06 19:00
Modified:
  10/31/06 19:02

Read: times


 
#127152 - find the correct derivative
Responding to: ???'s previous message
a) whatever derivative this is written for has a SFR named SADDR1. It could be the slave address for UART1.

b) However in this case (moving it to @R0) it would most likely be the address of a IIC slave the address being found somewhere as a SET or #define. The fact you con not find it indicates that you are using "sample code" That is ALWAYS the wrong approach.

What's wrong with: MOV @R0, #0xAA ; ???
That nobody would have any idea what AA is.

Erik

List of 6 messages in thread
TopicAuthorDate
Newbie:What is SADDR1(#number)?            01/01/70 00:00      
   find the correct derivative            01/01/70 00:00      
      I C            01/01/70 00:00      
         FYI: SADDR            01/01/70 00:00      
            SADDR1 DS89C4X0            01/01/70 00:00      
               the truth, the whole truth ...            01/01/70 00:00      

Back to Subject List