This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Using an 74LS123 to create a simple low freq periodic clock,

I'm designing a periodic clock to drive two 8-bit shift registers in a PISO arrangement, for visual input status monitoring with an oscilloscope.

It's a good/bad status indicator, where I need to differentiate the 16bits, by inserting a space (say 16 bits of all zeros)  between each set of 16. The remaining 13 bits are error status bits. Say a duty cycle of 50% and repeat endlessly. The 16 data bits for viewing  have  a start bit and two end bits held high every time, in order to visually differentiate the start and end. This way, bit 4 being held high, for example is easily identified as an error.

The LS123 looks like a good bet to use the two sections to create a clock which is 16 bits long and then stops for 16 bits. This would create the effect of the 16 data bits being separated by an equal length visual "empty space". Any ideas on how to make the LS123 behave in a  periodic fashion as described?  The clock should be low-ish frequency ...say 200kHz, which would allow conservative settings, timebase-wise on the scope.

Thanks,

G

  • Gregg, it is time you moved on to microcontrollers.  Two ports, 16-bits and the data shifted out on a pin...plus you can reprogram it for another project...time to take the plunge and leave the world of logic ic behind.  The MSP line has plenty of devices and starter kits.  They also have lots of support on the forum.

    But if you really want to do with an LS123 what you should be doing with a 555 timer and a Johnson counter then you will probably be on your own for coming up with a design.