AtomSoft
Well-Known Member
hey guys i never in my life used a counter...HCF4017 (xxx4017) but i want to for a led sign board i want to make.
Im quite sure i can get one working no problem but i was wanted to know if someone can ...in plain english word... tell me how to daisy chain it...
is it like ...
Hardware
PIC--->HCF4017--->HCF4017
Software:
HCF4017(A) is chip 1, HCF4017(B) is chip 2. The Clock lines are tied together.
.....
HCF4017(A).Reset = 0
HCF4017(B).Reset = 1
HCF4017.CLOCK (pulse 10 times)
.......
HCF4017(A).Reset = 1
HCF4017(B).Reset = 0
HCF4017.CLOCK (pulse 10 times)
Is this the basic operation of 2 HCF4017 daisy chained? or is there a easier way since it does have a output pin.
Please help me out, thanks in advance.
Im quite sure i can get one working no problem but i was wanted to know if someone can ...in plain english word... tell me how to daisy chain it...
is it like ...
Hardware
PIC--->HCF4017--->HCF4017
Software:
HCF4017(A) is chip 1, HCF4017(B) is chip 2. The Clock lines are tied together.
.....
HCF4017(A).Reset = 0
HCF4017(B).Reset = 1
HCF4017.CLOCK (pulse 10 times)
.......
HCF4017(A).Reset = 1
HCF4017(B).Reset = 0
HCF4017.CLOCK (pulse 10 times)
Is this the basic operation of 2 HCF4017 daisy chained? or is there a easier way since it does have a output pin.
Please help me out, thanks in advance.