USB Live Oscilloscope: Clock Generator


Posted on Feb 7, 2014

Produce the varying sampling clock write strobe pulses. So, I settled with this semi-optimal but working design applying an ATtiny2313 microcontroller from Atmel. For a 10MHz sampling clock, I need a 20MHz clock for the ATtiny2313and hence it needs to be powered at 5V instead of 3. 3V like all the other logic around. So, I had to add these HCT04 inverters for logic level translation of input pins; output pins


USB Live Oscilloscope: Clock Generator
Click here to download the full size of the above Circuit.

are no big deal since both the VHC00 on the main board and the CY7C68013A on the USB-FX2 board have 5V tolerant inputs. The CKGEN_SPI 6-pin connector is the standard SPI in-system-programming connector so that the microcontroller can be programmed by my USB-AtmelPrg programmer. JP1 is the connection to the mainboard. The 8051 controller on the USB-FX2 board can program the sampling clock by taking INT1 HIGH, then transferring a command via the serial lines SCK and RxD while reading back status via TxD (also synchronized by SCK) and then taking INT1 LOW again. The clock generator outputs a constant 10MHz sampling clock on the clock0 output pin. This clock will drive the AD converter and latches at constant 10MHz at any time. Since this is also the interface clock for the USB-FX2 (USB_IFCLK), we may never change the frequency and even may never have any glitch or missing pulse. (Yes, I debugged the circuit for a whole day until discovering that a tiny glitch in the USB_IFCLK introduced by the ATtiny2313 firmware while synchronizing the interface clock with the write strobes, made the FX2 stop sending data over the USB link!) Different sampling rates are accomplished by different write strobes on the clock1 pin (USB_RDY1 which is SLWR in slave fifo mode) thereby only committing certain samples to the FIFO and hence to the USB link. So, for full 10MS/s, clock1 is simply pulled LOW, committing all samples, for 5MS/s, it is LOW...




Leave Comment

characters left:

New Circuits

.

 


Popular Circuits

Current Booster
Sensitive Geomagnetic Sensor circuit
Ir Receiver I
Electric Heater Thermostat
55W (Originally 75W) Power Amplifier
Is it possible to use an NPN transistor to control a 5V power supply from Arduino
50watt audio power amplifier circuit
60watt rf radio frequency
Micro mixer circuit by TA7137
Solar Water Heating Pump Controller



Top