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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/26/11 16:28
Read: times


 
#180813 - continued
Responding to: ???'s previous message
Hi all,
thanks for all your responses, the chip i am using is the 89c51cc01. it has the enhanced UART you talk about, which is what I am using. I got the SADDR and SADEN info from the datasheet, not from looking at code. I am still a bit unsure how it works...

from one post above you guys seemed to suggest using the 9-bit mode and if the ninth bit is set (by me in code?) then the micro knows this is an address? the next byte it receives is then the data for it? basically what i am trying to do is send a data string out of the master 8051 and then between 2-16 receivers will listen in. They will all have an individual address that could be written to the SADDR register if necessary. the string will be sent in the order.
address 1
data for that address
address 2
data for that address
etc

hope you can help me out. I appreciate your help so far

List of 28 messages in thread
TopicAuthorDate
automatic address recognition on 8051            01/01/70 00:00      
   8-bit or 9-bit?            01/01/70 00:00      
      google            01/01/70 00:00      
         8051 microcontrollers: an applications-based introduction            01/01/70 00:00      
      You need both 9-bit *and* the "Enhanced" UART            01/01/70 00:00      
         I guess he has the enhanced            01/01/70 00:00      
            Indeed!            01/01/70 00:00      
               rephrase            01/01/70 00:00      
   which chip?            01/01/70 00:00      
      Aside: multi-UART chips not necessarily all Enhanced?            01/01/70 00:00      
         UART0 and UART1            01/01/70 00:00      
            continued            01/01/70 00:00      
               Accessing the 9th bit            01/01/70 00:00      
               Did you check the link I mentioned?            01/01/70 00:00      
                  risky suggestion            01/01/70 00:00      
                     Yes - staying in the 9-bit mode            01/01/70 00:00      
                  google            01/01/70 00:00      
                  link checked and other queries            01/01/70 00:00      
                     also...            01/01/70 00:00      
                         Accessing the 9th bit (again)            01/01/70 00:00      
                           another moment of stupidity            01/01/70 00:00      
                     getting there            01/01/70 00:00      
                        thanks for clearing this up            01/01/70 00:00      
                           fig 14 of WHAT            01/01/70 00:00      
                              link            01/01/70 00:00      
                           SM2            01/01/70 00:00      
               enhanced            01/01/70 00:00      
   thanks            01/01/70 00:00      

Back to Subject List