I've used the '390 in a few circuits and it works well, however this time I need seperate divide by 2 and a divide by 10 dividers, with seperate clock inputs and divisor outputs.
I see the '390 has 2 counters internally, a divide by 2, ok I guess this done one of my tasks, but is it possible to use the other as a seperate divide by 10?, the datasheet is a bit vague when it comes to this.
I take this to mean that there are two divide-by-2 and two divide-by-5 stages per package. Why can't you create separately clocked divide-by-2 and divide-by-10 counters out of them?
Thats Ok I did the same thing, thats why I couldnt work out how the heck you get /100 from one of these.
I need 50Kc and 10Kc from 10Mc, so /100 with one '390, then /2 with one quarter of a '390, and /5 with t'other quarter, that'll get me what I need, not sure if the 10kc will be a square wave or not.
My original thought was /100 then /2 to get 50Kc, and /100 then /10 to get 10Kc, but seeing as these things are not synchronous /2 and /5 might be better phase wise.
Why not use the first 390 to divide the 10 Mhz down to 100 Khz then one of the second 390's divide by two to 50 Khz square wave then use the other half of the second 390 to divide the 100 Khz by 5 then 2 to get the 10 Khz square wave ?
Edit. I have just realised that this was suggested in post #7 Another suggestion would be to configure the first 390 so 500 Khz and 100 Khz outputs were available and then divide each of these by 10 using each half of the second 390 (Both halfs configured /5 /2)
Yep get it now, can do that, the 10kc doesnt need to be symmetrical, I'll lash it up on breadboard and see if it'll work.
There may be a way to get both 10kc and 50kc symmetrical, I'm using 2 '390's, so I'll have 4 /2's and 4 /5's there may be a config where its possible to have the 2 freq's outpuuted from the /2's making them symmetrical.