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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/07/04 08:36
Read: times


 
#80586 - RE: I dunno what he means
Responding to: ???'s previous message
there is a serial port in 8051, but i am using AT89c51, i dont think that there is any serial port in it.

Wrong, AT89C51 has a UART / serial port. on port pins P3.0, P3.1

And i am recieving synchronous data, and i have solved the problem of clock in it,

What is the nature of this synchronous data is it SPI, I2C what?

but real problem is if there is no serial port in AT89c51 then how can microcontroller recieves serial data from a standalone device

There is a serial port but as you said your data is synchronous you can't use it becuase this serial port is Asynchronous.

Regards,
Prahlad Purohit

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