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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/13/08 11:00
Read: times


 
Msg Score: +1
 +1 Good Answer/Helpful
#155838 - this way
Responding to: ???'s previous message
How can we write code for the above situvation.

the UART ISR
if (RI)
{
do whatever to read the char
}
if (TI)
{
do whatever to send a char
}

Erik

PS either you understabnd the abobe or it is "bible time"

here are the links to "the bible"
Chapter 1 - 80C51 Family Architecture:
http://www.nxp.com/acrobat_d...ARCH_1.pdf

Chapter 2 - 80C51 Family Programmer’s Guide and Instruction Set:
http://www.nxp.com/acrobat_d...UIDE_1.pdf

Chapter 3 - 80C51 Family Hardware Description:
http://www.nxp.com/acrobat_d...WARE_1.pdf



List of 16 messages in thread
TopicAuthorDate
Fullduplex in 8051            01/01/70 00:00      
   Interrupt-driven, ring-buffered:            01/01/70 00:00      
      Fullduplex in 8051            01/01/70 00:00      
      Fullduplex in 8051            01/01/70 00:00      
      Fullduplex in 8051            01/01/70 00:00      
      Fullduplex in 8051            01/01/70 00:00      
         THIS IS NOT A CHAT, it is a forum            01/01/70 00:00      
            repetition            01/01/70 00:00      
               "I repeat myself when under stress."            01/01/70 00:00      
   what do you mean            01/01/70 00:00      
      Communication Fulduplex            01/01/70 00:00      
         this way            01/01/70 00:00      
            Fullduplex in 8051            01/01/70 00:00      
               I just told you how            01/01/70 00:00      
               In Short Yes            01/01/70 00:00      
               Have you even looked at the datasheet?            01/01/70 00:00      

Back to Subject List