Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Categories > Micro Controllers


Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc.

Reply
 
Thread Tools Display Modes
Old 20th January 2008, 12:11 PM   (permalink)
Default handling clock pulse

i have managed to generate a clock pulse in one of the pins of the microcontroller.(i have only one pin left free for myy use!!!)
now i need to give this clock pulse to 2 of my stepper motors.(the clock pulse is given to the stpper motor controller)
is it fine if i give the same clock from this one pin to both of them....
freezemenot is offline   Reply With Quote
Old 20th January 2008, 05:31 PM   (permalink)
Default

An output may be shared between any number of inputs up until the net effect degrades the output signal. Even a single 1:1 ratio of output to input can degrade the output. Its the net effect not the number of nodes that matter. As long and the following is within spec:

- Frequency
- Ripple
- Drive current
- Current direction
- Impedance

Now as for 1 clock to only 2 to 3 inputs, the answer is yes. This is done religiously and is called busing. If you have a scope, just monitor the signal of a single load, then add input loads making sure the signal is still strong. The weaker the driving output and the heavier the input load, the more likely the need for an intermediate buffer or increased buffer power. But since a buffer is just an output itself, it is still susceptible to the same degradation of signal.

Last edited by donniedj; 20th January 2008 at 05:36 PM.
donniedj is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Latest
Problem with LCD code? spondootre Micro Controllers 15 29th April 2008 09:15 AM
Problem measuring pulse width - 12F683 TMR1, 8MHz jess Micro Controllers 18 5th February 2007 10:00 AM
Hardcode a PIC by hand? (or 16F74 + par.port.prog = problem) smilen Micro Controllers 15 21st November 2005 09:23 AM
Help me on basketball's game clock and shot clock! syaw_007 Electronic Projects Design/Ideas/Reviews 1 6th September 2004 09:50 PM
Pulse Width Calculation waqar Micro Controllers 1 25th June 2003 11:53 AM



All times are GMT. The time now is 04:54 PM.


Electronic Circuits  |  Electronics Wiki
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.