• measuring pulse width
    how do i measure a pulse width using the pca in high-speed output mode? not quite sure what registers i need to read when the interrupt is triggered. i am using a 8051f023 chip.
  • Want to measure pulse width using STM32
    hi, i want to measure pulse width from 1hz using STM32. would it be possible to use PreScaler. so please provide me some example or link for measuring pulse. thanks in advance.
  • Pulse width measurement without input capture
    Can we do Pulse width measurement without input capture method? Is any any method? How accurate this method will be?
  • Pulse width measurement using T3IN ONLY!
    Hi, I had a design counting pulses from pin T3IN on GPT1-T3. The design now requires a pulse width to be measured instead of pulses being counted. Our hardware has access ONLY to T3IN, not CAPIN etc...
  • Assembler and pulse width
    I need to measure a pulse with that is almost faster then C can process with the hardware I'm using, so I think. I'm only getting a count of 26 on a pulse width, Witch has been good for the last four...