Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

Cd4040

Status
Not open for further replies.
Read the datasheet.
 
Its a binary counter, a ripple counter, ripple meaning the outputs change state sequentially, meaning that the binary output isnt allways valid.
Its a chip commonly used to clock devices that need a binary value, or to divide down a certain frequency, each output divides by 2.
Its commonly used with microprocessors and phase locked loops.
 
Its a binary counter, a ripple counter, ripple meaning the outputs change state sequentially, meaning that the binary output isnt allways valid.
..............................
That means that each output changes state sequentially from the previous state with a small circuit delay between the transitions (rather than all at the same time as a synchronous clocked counter does). Thus you have to wait until all outputs are stable before you can read the new output value.
 
Status
Not open for further replies.

New Articles From Microcontroller Tips

Back
Top