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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/06/04 10:45
Read: times


 
#80531 - RE: Serial Input; DIP Switches
Responding to: ???'s previous message
None of which tells us anything about the DIP switches!

What is the purpose of the DIP switches?

As I said to you before, the 8051 already has a serial port built-in on the chip. Why can't you use that?

What sort of "serial data" are you trying to read - is it synchronous, or asynchronous?

For asynchronous, search for "soft UART" or "software UART" or similar;
For synchronous, think about how you will detect the appropriate clock edge, and then sample the data...

List of 20 messages in thread
TopicAuthorDate
Serial To Parallel conversion            01/01/70 00:00      
   RE: Serial To Parallel conversion            01/01/70 00:00      
      Not how, but WHY?!            01/01/70 00:00      
   RE: Serial To Parallel conversion            01/01/70 00:00      
   RE: Serial To Parallel conversion            01/01/70 00:00      
   The 8051 has a serial port ...            01/01/70 00:00      
   RE: Serial To Parallel conversion            01/01/70 00:00      
      RE: Serial Input; DIP Switches            01/01/70 00:00      
         RE: Serial Input; DIP Switches            01/01/70 00:00      
            I dunno what he means            01/01/70 00:00      
               RE: I dunno what he means            01/01/70 00:00      
                  RE: I dunno what he means            01/01/70 00:00      
                  RE: I dunno what he means            01/01/70 00:00      
                     UART vs Serial Port            01/01/70 00:00      
                        RE: UART vs Serial Port            01/01/70 00:00      
                           RE: UART vs Serial Port            01/01/70 00:00      
                              RE: UART vs Serial Port            01/01/70 00:00      
                              Parallel UART?!            01/01/70 00:00      
                                 RE: Parallel UART?!            01/01/70 00:00      
                  Problem solved?            01/01/70 00:00      

Back to Subject List