Hi There,
Currently I am making a microsecond timer (it will later be integrated with opto-isolators to make a physics light gate). Currently my design is to use seven segment displays. This is the circuit diagram (I haven't put all 8 seven segment displays in, it also goes in the wrong order: least significant to most):
I would like to use the HDSP-2131 chip (or equivilent) to output the timer's numbers. So onto the issue:
The HDSP-2131 uses a 4 bit address line to pick which display you will change when it clocks. I'm not sure how to connect all the outputs of the 8 counters (normal binary counters which reset on 10) to the data lines (D0-D3) and then have the address correspond to right digit when it clocks.
Here is the pin diagram for the HDSP-2131:
I would connect the outputs of the counters to D0-D3.
I think I understand how I would do it with a microcontroller if the timer was in miliseconds instead (the microcontrollers I have have a 1MHz clock).
Sorry for the poor quality of communication!
Thanks,
Rory
Currently I am making a microsecond timer (it will later be integrated with opto-isolators to make a physics light gate). Currently my design is to use seven segment displays. This is the circuit diagram (I haven't put all 8 seven segment displays in, it also goes in the wrong order: least significant to most):

I would like to use the HDSP-2131 chip (or equivilent) to output the timer's numbers. So onto the issue:
The HDSP-2131 uses a 4 bit address line to pick which display you will change when it clocks. I'm not sure how to connect all the outputs of the 8 counters (normal binary counters which reset on 10) to the data lines (D0-D3) and then have the address correspond to right digit when it clocks.
Here is the pin diagram for the HDSP-2131:

I would connect the outputs of the counters to D0-D3.
I think I understand how I would do it with a microcontroller if the timer was in miliseconds instead (the microcontrollers I have have a 1MHz clock).
Sorry for the poor quality of communication!
Thanks,
Rory