mvaraujo
Joined: 20 Feb 2004 Posts: 59 Location: Brazil
|
|
Posted: Tue Apr 20, 2004 1:10 pm |
|
|
Jean,
I don't know if understood your question, but you can use CCP module to measure PWM signal. If you need to measure frequency, you can detect every rising edge, for example. If you need to measure width and period, you should detect rising edge as period start, change for falling edge to detect width, change for rising edge again to detect period end.
Let me know if this explanation makes sense to you.
Marcus |
|