• Serial interrupt driven issues--timer1/2
    Hi, I have a 24 byte tx buffer. When i send the buffer from a uM to pc in a polled manner, timer 2 works fine with the following setting: mov SCON, #01010000b mov RCAP2L, #0DCh mov RCAP2H, #0FFh...
  • Serial interrupt driven issues--timer1/2
    Hi, I have a 24 byte tx buffer. When i send the buffer from a uM to pc in a polled manner, timer 2 works fine with the following setting: mov SCON, #01010000b mov RCAP2L, #0DCh mov RCAP2H, #0FFh...
  • interrupt driven UART
    call any give me an example of LPC2129 interrupt driven uart
  • interrupt driven UART
    call any give me an example of LPC2129 interrupt driven uart
  • Serial Comm.
    How do i transfer hex file into 89c51 chip. Im using DB9, max232 and 89c51. I've referred to the circuit diagram thats available in the book (8051) but the thing is its not getting detected. Im using...