Description
The 74HC390 consists of two 4-bit counters:
- Counter A: A 2-bit divide-by-2 counter.
- Counter B: A 3-bit divide-by-5 counter.
These two sections can be cascaded to create a divide-by-10 counter, useful for counting decimal numbers (0-9). Each counter has a separate clock input and is triggered on the rising edge of the clock signal. The outputs from each counter are used to feed into subsequent stages or as standalone outputs.
There are no reviews yet.