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

Back to Subject List

Thread Closed: Issue successfully resolved

???
03/23/04 08:09
Read: times


 
#67238 - RE: UART0 Interrupt Service Routine
Responding to: ???'s previous message
Hi Imam if you are facing a problem like me and don't know how to go about programming the ISR for serial interrupt go through this thread
http://www.8052.com/forum/rea...&top=66485

remember serial comm ISR transmission is like a domino effect..http://www.cogsci.princeton.edu/cgi-bin/w...ino+effect

you transmit once then get into isr then in the isr you pick the next charachter to transmit and again TI is set due to this transmission ...you clear the ti and gain transmit the next char... the cycle continue

You will require a circular buffer I remeber Hans telling me to search for this key word.

If this doesn't solve your problem .. we are here.

Deepak

List of 17 messages in thread
TopicAuthorDate
UART0 Interrupt Service Routine            01/01/70 00:00      
   RE: UART0 Interrupt Service Routine            01/01/70 00:00      
      RE: UART0 Interrupt Service Routine            01/01/70 00:00      
         RE: UART0 Interrupt Service Routine            01/01/70 00:00      
            RE: UART0 Interrupt Service Routine            01/01/70 00:00      
               RE: UART0 Interrupt Service Routine            01/01/70 00:00      
                  RE: UART0 Interrupt Service Routine            01/01/70 00:00      
            RE: UART0 Interrupt Service Routine            01/01/70 00:00      
   RE: UART0 Interrupt Service Routine            01/01/70 00:00      
   Confused?            01/01/70 00:00      
   RE: UART0 Interrupt Service Routine            01/01/70 00:00      
      RE: UART0 Interrupt(s)            01/01/70 00:00      
         RE: UART0 Interrupt(s)            01/01/70 00:00      
      RE: UART0 Interrupt Service Routine            01/01/70 00:00      
         RE: Correction time.....            01/01/70 00:00      
   RE: UART0 Interrupt Service Routine            01/01/70 00:00      
      RE: UART0 Interrupt Service Routine            01/01/70 00:00      

Back to Subject List