![]() | ![]() | ![]() |
| | |||||||
| Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution. |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| In 74HC595 if I give clock pulse to “RCK” pin it will shift the outputs from QA to QH. But I need to latch the outputs. Means One clock = turn on QA Two clocks = turn on QA+QB Three clocks = turn on QA+QB+QC How can I make like that? | |
| |
| | (permalink) |
| With the 595 you clock data into the serial registers with the clock and data lines. The output pins will not change until you clock the RCK pin. To do as you wish you would, Momentarily put 0 on the /SCLR pin to clear the serial registers or put zero on SI and send 8 clock pulses to SCK. If you now send a pulse to RCK all the outputs will go to zero (if /OE = 0). Put a 1 on SI and clock SCK to place 1 in the first shift register. Pulse RCK to transfer the serial registers to the output - QA will go high. Repeating the last two lines will make the next bit go high. This is all explained in the data sheet. Mike. | |
| |
| | (permalink) |
| hi Suraj, This is a screenshot of a TPIC6595 S/R that I did for the PIC Sim. Note: the SRCLK and SRCLR lines control ALL the bottom row.! This drawing may help in understanding the S/R.
__________________ Eric "Good enough is Perfect" PIC tutorials: Gramo's: www.digital-diy.net/ Bill's: www.blueroomelectronics.com/ Last edited by ericgibbs; 7th July 2008 at 12:25 PM. | |
| |
| | (permalink) | |
| Quote:
Thanks Mike | ||
| |
| | (permalink) | |
| Quote:
Thanks for that. | ||
| |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |
| | ||||
| Title | Starter | Forum | Replies | Latest |
| Quick question | Firnagzen | Electronic Projects Design/Ideas/Reviews | 2 | 24th May 2008 02:49 PM |
| Just a quick question for most of you! | iONic | Electronic Projects Design/Ideas/Reviews | 15 | 10th November 2007 04:45 AM |
| Quick question | moody07747 | General Electronics Chat | 11 | 26th August 2005 02:53 AM |
| quick pcb question | andrew2022 | General Electronics Chat | 1 | 13th June 2004 07:55 PM |
| quick question | droid | Micro Controllers | 1 | 25th April 2003 06:14 PM |