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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/09/09 23:42
Read: times


 
#165964 - Be sure your 8251 is fast enough
Responding to: ???'s previous message
Did you know that ASCII is simply a subset of BINARY? Is it possible you're using the wrong term? An ASCII 'A' is 0x41 or 01000001b. Why would you want to convert it?

How do you interface your 8251 to the 8051?

Are you aware that RS232 is simply a signal level specification? There's no higher-level protocol involved.

Why are you using the 8251 rather than the internal serial port?

RE




List of 12 messages in thread
TopicAuthorDate
transmit/recieve character by using 8051 and USART            01/01/70 00:00      
   Be sure your 8251 is fast enough            01/01/70 00:00      
      conver ASCII to bin and viceversa and interface            01/01/70 00:00      
         translate ASCII to binary ? [edited]            01/01/70 00:00      
            65 base 10 = 41 base 16            01/01/70 00:00      
               Corrected!            01/01/70 00:00      
         binary to hex            01/01/70 00:00      
            Text representation of numbers            01/01/70 00:00      
               connection with HyperLink            01/01/70 00:00      
                  unplug and plug            01/01/70 00:00      
   Question about Polling method for send recieve data            01/01/70 00:00      
      yes, and no            01/01/70 00:00      

Back to Subject List