• about timer2
    hello every one: in my system,I use the AT89c52 mcu, but I start the system ,the system often reset,who can tell me that how to use the P1_0,P1_1 about the timer2? thanks at first
  • Timer2 interrupt
    Hello, I'm currently writing code to decode RC5/6 signals. Therefore, I'm using Timer2 of a 8032 processor because of its very convenient time measurement capabilities. The Timer2 is set in the Capture...
  • timer2 of 8052
    how to program timer2 in 8052 can any one give me the code for it
  • 89S52 TIMER2 INTERRPT PRIORITY
    HELLO EVERYONE, I AM USING 89S52,WHEN I WRITE ANY INTERRUPT PRIORITY LIKE, (SERIAL) PS, (TIMER0) PT0, TIMER2 (PT2), SHOWS ERROR. I WANT TO USE TIMER2 FOR .5 SEC COUNT AS A HIGH INTERRUPY PRIORITY. ...
  • counter/timer2 in c51
    I am interested in using timer2 to count .1 second and every .1 second, i would like port0 pin1 1 to toggle. I would appreciate it if anyone can help me how to initilize the counter2 and interrupt every...