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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/20/06 19:32
Read: times


 
#110371 - What do you mean?
Responding to: ???'s previous message
Ashwin V said:
I wanna know full details on how 8051 communicates or is connected to UART.

The 8051 has a UART within it; the operation of the internal 8051 UART is described in detail in the so-called "bible" for the 8051:

Chapter 1 - 80C51 Family Architecture:
http://www.semiconductors.philips.com/acrobat/v...ARCH_1.pdf

Chapter 2 - 80C51 Family Programmer’s Guide and Instruction Set:
http://www.semiconductors.philips.com/acrobat/v...UIDE_1.pdf

Chapter 3 - 80C51 Family Hardware Description:
http://www.semiconductors.philips.com/acrobat/v...WARE_1.pdf

Start reading at page 9 of Chapter 3

Or do you want to connect an external UART to an 8051?

Or do you simply want to make an asynchronous serial connection between your 8051 and some other system (eg, the COM port of a PC)?

Or what?

None of this is new - so be sure to do the 'Search' first, check out the tutorials, etc, etc...

List of 16 messages in thread
TopicAuthorDate
project-serial communication            01/01/70 00:00      
   first requirement is to read            01/01/70 00:00      
   What do you mean?            01/01/70 00:00      
      project-serial communication            01/01/70 00:00      
         re: serial comms            01/01/70 00:00      
            Proviso            01/01/70 00:00      
         HW flow control options/alternatives            01/01/70 00:00      
            board to board or all on one board            01/01/70 00:00      
               Good idea            01/01/70 00:00      
         Self-pacing            01/01/70 00:00      
      8051 serial comm.            01/01/70 00:00      
         oh yes            01/01/70 00:00      
            Mahesh's web site            01/01/70 00:00      
               He's a Pseudo-Programmer            01/01/70 00:00      
                  Me too.            01/01/70 00:00      
                     what I noted            01/01/70 00:00      

Back to Subject List