Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Square Wave generation from 1Hz - 1Mhz

Status
Not open for further replies.

kirangowle

Member level 3
Joined
Apr 6, 2010
Messages
65
Helped
3
Reputation
6
Reaction score
3
Trophy points
1,288
Location
Bangalore
Activity points
1,632
Hi All,

Can anyone guide me how to generate square wave of 50% duty cycle from 1Hz to 1MHz.
Is there any single chip built in IC to generate square wave.
 

It can be done with CMOS version of the 555-timer ..
**broken link removed**
Here is an example of a square-wave-generator based on the standard version (should work up to 100kHz):
http://talkingelectronics.com/html/SquareWaveOsc.html

First, generate 2Hz to 2MHz, then to make perfect 50% duty ratio divide it by two using flip-flops ..
**broken link removed**

IanP
:D
 

Hi

You can also use a microcontroller timer to divide the main micro oscillator to the desired frequency

Easy to do with the STM32 16 bit timer - Just lock the PLL & set up the timer register

Use the mco output for signal

All the best

Bobi


The microcontroller specialist
 

Do anyone have a ModelSim code to generate square wave based on 3 input(clock,range,control)
clock is 1 MHz
range is 0/1 (KHz/Hz)
control is 3 bit multiplier of clock
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top