sku: BOB-09116
Description: This is a breakout board for the DS1077 is a dual-output, programmable, oscillator. Contains a filter capacitor and all 8 pins broken out to a 0.1" header.
The DS1077 can be used as a processor-controlled frequency synthesizer or as a standalone oscillator. The two synchronous output operating frequencies are user-adjustable in submultiples of the master frequency through the use of two on-chip programmable prescalers and a divider. The specific output frequencies chosen are stored in non-volatile (EEPROM) memory. The DS1077 defaults to these values upon power-up.
The DS1077 features a 2-wire serial interface that allows in-circuit on-the-fly programming of the programmable prescalers (P0 & P1) and divider (N) with the desired values being stored in NV (EEPROM) memory. Design changes can be accommodated in-circuit on-the-fly by simply programming different values into the device (or reprogramming previously programmed devices). Alternatively, for fixed frequency applications, previously programmed devices can be used and no connection to the serial interface is required.
Features:
Documents:
BOB-00099
Real Time Clock ModuleCOM-09089
Programmable Oscillator - 8kHz to 133MHzPRT-00553
Break Away Male Headers - Right AnglePRT-00116
Break Away Headers - Straight
Comments 7 comments
Before you choose this for a VFO, compute the frequencies it can generate and see if they match the ones you want.
Here are the ones I calculated from 7MHz up: 7.018 7.407 7.843 8.333 8.889 9.524 10.256 11.111 12.121 13.333 14.815 16.667 19.048 22.222 26.667 33.333 44.444 66.666 133.333
— rec —
Few tips:
– Don’t leave the CTRL0 and CTRL1 floating or it’ll freak out. Both should be grounded for testing with the default settings.
– As already mentioned before, “OUT2” on the board is really an OUT0 (the one without a divider; you probably want to use the OUT1).
– Be careful about the high frequency interference/crosstalks in long lines. I’ve wired mine via I2C to the Bus Pirate with the output additionally wired to BP’s AUX connector to be able to verify the actual frequencies while I was playing with it. It took me half a night to figure out why “suddenly” the I2C module freaked out and stopped responding to any communication attempt. Turned out the high frequency TTL-level signal in the ~15cm long ribbon cable totally jammed the I2C transmission. It was enough to crank up the frequency to anything north of 1MHz to completely FUBAR any I2C communication attempt in my case.
Hack-a-day did a helpful tutorial on this item:
http://hackaday.com/2008/11/28/parts-133mhz-162khz-programmable-oscillator-ds1077/
Is this just the board or does it come with the DS1077 and the SMD capacitor too?
In case you haven’t found out via some other means, it does include the IC and cap.
Slight mis-labeling on the breakout board: There is no “OUT2” signal on the DS1077. OUT2 on the board is OUT0 on the DS1077. (OUT1 is correct however)
A nice alternative to this would be the LTC6903/6904, spi/i2c addressable and much more resolution.