Digital questions PIC & AVR
I finally got my PIC timing Schedule working the way I want it. I have been using the internal clock at 4MHz until now since I don’t need any pulse of less than 5us.
Now, looking at processing the signal and many other controlling tasks, I realize that I have to use a faster clock speed. Probably the internal clock at 8Mhz would be fast enough for my restricted use.
On another forum, Aziz warned about using the internal clock because of its inaccuracies.
So comes the question how much jitter does the internal 8Mhz clock of the PIC 16F690 have?
How much jitter can I expect from an external crystal clock of 10 or 20Mhz?
Tinkerer
I finally got my PIC timing Schedule working the way I want it. I have been using the internal clock at 4MHz until now since I don’t need any pulse of less than 5us.
Now, looking at processing the signal and many other controlling tasks, I realize that I have to use a faster clock speed. Probably the internal clock at 8Mhz would be fast enough for my restricted use.
On another forum, Aziz warned about using the internal clock because of its inaccuracies.
So comes the question how much jitter does the internal 8Mhz clock of the PIC 16F690 have?
How much jitter can I expect from an external crystal clock of 10 or 20Mhz?
Tinkerer
Comment