• Pulse width + counting
    While trying to understand some device connection protocol I'v faced a problem: at first simply I need to continosle monitor what happens on CLK pin of device. In sample: ET0 = 1; EA = 1; TMOD...
  • how to count pulses?
    I am giving 2 signals to the controller. 1st signal to port 3.4 and 2nd to port 3.5. now these signals are continuously being fed to the port pin.. 1st signal has the following patern 011001101100110110011...
  • LPC 1768 External pulse counting
    I want to count external pulses on my LPC 1768 board using any of the 4 Timer/Counters. I am configuring all teh registers but its working in timer mode only but not taking input pulse on one of the...
  • keil c program for counting external pulses with interupt
    hai dear friends, iam a beginner in embed c so please help me in writing a program for counting the external pulses given in pin 3.4 and move the counted pulse value to p1 showing their hex value in...
  • how to count rising edges of a pulse in ADUC842
    Hello, I am using ADUC842. Continuous pulse is being fed at port P2.6 I need to calculate rising edges of the pulse for 10ms time interval.. how should i proceed? pls help. Regards...