W
whygee
Guest
-jg wrote:
(and cheapest) I could find is 3x5 at about $2/pc.
If I want 50pc, my "pocket money" won't be enough
(the target is A3P250), I would have liked a predivider at least...
A 12.288MHz main clock seems much easier, though software delays will be
impacted by the 1.7% decrease... What other trouble could occur when
the clock is slowed down a bit ? For the slow & precise measurements, I am fine
with the internal power-of-two timer, but what fast operations could go wrong
or simply be affected or impacted ? I/O timings are mostly specified with a
"minimum delay" so non-polled peripherals should be fine, communication
protocols are handshaked... No, I don't see what impact a reduction
from 100MHz to 98MHz could have on good software. Particularly if it
is meant for a CPU that could have an adjustable main clock.
The only effect is on ego (or marketing) because 100MHz is a "sweet spot"
and 98 looks more like a miss, even though static timing analysis
reports better than that. But who said that marketing was compatible
with engineering ?
--
http://ygdes.com / http://yasep.org
I have searched a couple of well known stores and the bestOn Nov 26, 12:17 pm, whygee <y...@yg.yg> wrote:
So I think the jitter is not critical, but overall stability is desirable.
Commercial temperature range is OK.
But a cheap, long-term stable, pre-tuned oscillator for clocks/calendars
would have been good : it could keep track of time/date AND provide real-time signals
If those last few ppm matter, you will pay for them...
sure... i'll go for the price first ;-)
(and cheapest) I could find is 3x5 at about $2/pc.
If I want 50pc, my "pocket money" won't be enough
At 100MHz, I can only count on a depth of 5 or 6 gates with 3-inputs1-((1*(3051/100e6)+3*(3052/100e6))/4)*32768
ans = 2.56e-6
That's a complex computation, the PLL's dividers
are too small for division by 3051...
Not complex : You divide 100MHz by 3051 one out of 4 times, and 3 out
of 4 times, you divide by 3052. So that's just 12FF for the 3051/3052
counter, and 2FF for the 'which of 4? counter'
It seems that it's too demanding, the FF are not the whole story.
(the target is A3P250), I would have liked a predivider at least...
A 12.288MHz main clock seems much easier, though software delays will be
impacted by the 1.7% decrease... What other trouble could occur when
the clock is slowed down a bit ? For the slow & precise measurements, I am fine
with the internal power-of-two timer, but what fast operations could go wrong
or simply be affected or impacted ? I/O timings are mostly specified with a
"minimum delay" so non-polled peripherals should be fine, communication
protocols are handshaked... No, I don't see what impact a reduction
from 100MHz to 98MHz could have on good software. Particularly if it
is meant for a CPU that could have an adjustable main clock.
The only effect is on ego (or marketing) because 100MHz is a "sweet spot"
and 98 looks more like a miss, even though static timing analysis
reports better than that. But who said that marketing was compatible
with engineering ?
-jg
jg != malcolm ?
My son grabs his gmail, and I don't always notice....
erf
-jg
yg
--
http://ygdes.com / http://yasep.org