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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/25/04 12:40
Read: times


 
#76400 - RE: is this it?
Responding to: ???'s previous message
1) The UART does NOT send ASCII, it sends binaries

2) ASCII is a means of making characters correspond to certain binary values.

3) When ASCII is transmitted the UART does not 'know' it is ASCII

4) If the purpose of transmission is to transmit a value, that can be done in binary form or the value can be converted to an ASCII string that then is transmitted.

Is your problem that you have not understood tyhe above?

Erik

List of 10 messages in thread
TopicAuthorDate
ASCII in a larger range than 0-15?            01/01/70 00:00      
   RE: ASCII in a larger range than 0-15?            01/01/70 00:00      
      RE: ASCII in a larger range than 0-15?            01/01/70 00:00      
         RE: ASCII in a larger range than 0-15?            01/01/70 00:00      
   RE: ASCII in a larger range than 0-15?            01/01/70 00:00      
   Violating the ASCII standard            01/01/70 00:00      
      Print an ASCII chart!            01/01/70 00:00      
         RE: Print an ASCII chart!            01/01/70 00:00      
   RE: is this it?            01/01/70 00:00      
      RE: is this it?            01/01/70 00:00      

Back to Subject List