A discussion group for the PICMicro microcontroller. Also called the Microchip PIC, this list is dedicated to the use and abuse of this fine, simple, microcontroller. Close to topic posts are welcome, ie. general electronics.
|
Hi all,
I am trying to do continuous sampling of the signal at uniformly spaced intervals
using PIC18f452.
I looked at microchip website and found some notes.
I came up with solution of using CCP module along with timer1.
But to do this it is required to run timer1 in continuous mode.
How can I set timer1 in continuous mode.
Can anyone explain me this.
Any other suggestions would be greatly appreciated.
Thanks,
Kalyan |