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

Back to Subject List

Thread Closed: Issue successfully resolved

???
03/23/04 04:43
Read: times


 
#67230 - RE: UART0 Interrupt Service Routine
Responding to: ???'s previous message
The original poster has indicated he is using the C8051F040 part from Silicon Laboratories. This part actually has two UARTs which is the reason I belive he has referred to the UART he is trying to program as UART0. The second UART is referred to as UART1. With these parts the UART0 operates with a high degree of sililarity to the old defacto standard Intel 8051 UART. The UART0 serial interrupt enable bit in the IE register is actually named ES0. There is a corresponding ES1 bit to enable the interrupts for the second UART located in an extended interrupt enable register called IEI2 at the bit 6 position.

Michael Karas



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