Author |
Message |
Topic: problem in CCP (capture mode) |
desert eagle
Replies: 12
Views: 39854
|
Forum: General CCS C Discussion Posted: Mon Oct 07, 2013 12:40 am Subject: problem in CCP (capture mode) |
Anyone who can help in this regard? at least give some suggestion of how its possible |
Topic: problem in CCP (capture mode) |
desert eagle
Replies: 12
Views: 39854
|
Forum: General CCS C Discussion Posted: Fri Oct 04, 2013 8:47 am Subject: problem in CCP (capture mode) |
Real Hardware. Not proteus. |
Topic: problem in CCP (capture mode) |
desert eagle
Replies: 12
Views: 39854
|
Forum: General CCS C Discussion Posted: Fri Oct 04, 2013 6:36 am Subject: Re: problem in CCP (capture mode) |
Hi there!! I have tried to use the above explanation and example to measure the average period of a wave and I want to use this 'period' value as the period of my output pulse. For that, I am writing ... |
Topic: PIC24 CCP module |
desert eagle
Replies: 7
Views: 13636
|
Forum: General CCS C Discussion Posted: Tue Oct 01, 2013 5:48 am Subject: PIC24 CCP module |
Thanks guys for your replies. Can u please have a look at the following code? I wrote it a couple of days back and it works fine. But when i try to calculate Period of the input waveform in the input ... |
Topic: PIC24 CCP module |
desert eagle
Replies: 7
Views: 13636
|
Forum: General CCS C Discussion Posted: Tue Oct 01, 2013 12:51 am Subject: PIC24 CCP module |
@Mike well the problem is, I don't want the output pulse width to change. I want to have it fixed, say at 250us. Only the frequency should vary depending upon the input frequency. But I want to measur ... |
Topic: PIC24 CCP module |
desert eagle
Replies: 7
Views: 13636
|
Forum: General CCS C Discussion Posted: Fri Sep 27, 2013 3:14 am Subject: PIC24 CCP module |
Hi,
I'm currently working with PIC24FV32KA301 and I am trying to use input capture module to measure an average time period over 4 rising edges in my input capture routine. I have taken help from ... |
|