Zanderist
Member level 3
- Joined
- Sep 16, 2010
- Messages
- 56
- Helped
- 9
- Reputation
- 18
- Reaction score
- 8
- Trophy points
- 1,288
- Location
- New York City
- Activity points
- 1,670
How can I set up a binary counter to count in bcd?
https://pdf1.alldatasheet.com/datasheet-pdf/view/5723/MOTOROLA/SN74LS393D.html
I am trying to set up a a 4-bit binary counter to rest at count ten.
Since I didn't have LS390' I had to create a condition rest clock made from an AND gate chip.
First I used one gate to get triggered when Qc and Qa where active. However when I do this it only counts to seven and resets. Then I tried adding in the full rest conditions using three AND gates making a number ten detector ( hex inverter chip is used as well). It still continues to count to seven. However if I let the counter count with the number ten detector still connected but not to the reset I can see that the circuit turns high with an LED when the counter reaches number ten.
How would I go about setting up this chip to count in BCD, without having to get buy new chips?
https://pdf1.alldatasheet.com/datasheet-pdf/view/5723/MOTOROLA/SN74LS393D.html
I am trying to set up a a 4-bit binary counter to rest at count ten.
Since I didn't have LS390' I had to create a condition rest clock made from an AND gate chip.
First I used one gate to get triggered when Qc and Qa where active. However when I do this it only counts to seven and resets. Then I tried adding in the full rest conditions using three AND gates making a number ten detector ( hex inverter chip is used as well). It still continues to count to seven. However if I let the counter count with the number ten detector still connected but not to the reset I can see that the circuit turns high with an LED when the counter reaches number ten.
How would I go about setting up this chip to count in BCD, without having to get buy new chips?
Last edited: