• Timer3 interrupt - SPP protocol
    Hello, I have following problem - part of my code: (I am using in my program - SPP protocol(Timer3)) .......... status=receiveData(user_prg_xdata); //INT_ENABLE(INUM_TIMER3,INT_OFF); if (status...
  • Timer3 interrupt - SPP protocol
    Hello, I have following problem - part of my code: (I am using in my program - SPP protocol(Timer3)) .......... status=receiveData(user_prg_xdata); //INT_ENABLE(INUM_TIMER3,INT_OFF); if (status...
  • 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
  • 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
  • heh guys, wonder if anyone can help me answer some doubts on timer2 of 8051 n real time clock???
    First, TIMER2, can i reset timer2 of 8051??? from wat i know, timer2 jus keep on running right? so is it POSSIBLE to write a program(in C) to reset timer2??? Secondly, FOR EXAMPLE, using a real time...