• interrupt driven UART
    call any give me an example of LPC2129 interrupt driven uart
  • Ring buffered, interrupt driven, UART driver
    To follow up on the thread a few weeks ago about polled vs. interrupt UART operation I've written one up this week and have posted it at: http://www.embeddedfw.com Yes it's my site but you get...
  • interrupt driven serial comm
    hi, i am using an interrupt driven serial,when i use the printf command in main program it gives a error as access violation,and when i disable the EA(interrupt enable bit),it works fine.plz let me...
  • kick- starting technique for interrupt driven
    Hello everyone. I'm doing a RTOS project, about using kick- starting technique for interrupt driven (UART). i using KeilC 4, and mu code: #include <REGX51.H> #define MAX 50 typedef enum { FALSE...
  • UART0/1 Interrupt driven code
    can any body have UART0 and UART1 interrupt driven code for LPC2138 microcontroller. Let me know as soon as possible.