I need to create a variable 200-400khz 25% duty cycle square wave using an Arduino, or PIC, very accurately! as in Low Jitter, low drift. It needs to be as good or better than a Quarts crystal derived clock.
The current circuit uses a crystal that gets divided down to 300khz, then another circuit varies that 300khz master clock up or down 100khz.
I need to be able to replace all of that. Suggestions on how best to do this accurately.
Dave
Thank you. I have someone that has been working on this. The problem we are finding is that while we can create 200khz-400khz PWM 25% duty cycle square waves easy enough, the second part of this is we need to be able to adjust in .1% steps up or down from the base 300khz frequency. and with a 16bit controller, we don’t have enough resolution. So I’m told. We are looking at 32bit pics and maybe another way to do it.
Thank you for the input! It is an interesting puzzle. Trying to recreate something that was done in the 70’s with TTL chips and a VCO!!
Dave
--
You received this message because you are subscribed to the Google Groups "Arduino MN" group.
To unsubscribe from this group and stop receiving emails from it, send an email to arduino-mn+...@googlegroups.com.
To post to this group, send email to ardui...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/arduino-mn/cbff25a5-65c9-416d-9772-93b60b8eae54%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
300Khz is the “center” frequency, I then need to be able to “tune” in 0.1% steps up or down from 300khz.
Dave
From: ardui...@googlegroups.com [mailto:ardui...@googlegroups.com] On Behalf Of Minh Anderson
Sent: Tuesday, November 03, 2015 12:54 PM
To: Arduino MN
Subject: Re: Accurate Arduino clock
Eric: No problem. It was interesting. I haven't done much with interrupt and timer either.
Dave: So you want to be able to generate 25% duty-cycle square wave from 200 kHz to 400 kHz with step .1% of 300 kHz, or step of 300 Hz?
--
You received this message because you are subscribed to the Google Groups "Arduino MN" group.
To unsubscribe from this group and stop receiving emails from it, send an email to arduino-mn+...@googlegroups.com.
To post to this group, send email to ardui...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/arduino-mn/447e84b9-94ad-4161-8f32-a4381b521d58%40googlegroups.com.