32 bit shift register HV5523
Closed this issue · 1 comments
stephanschulz commented
Thanks for making this great library.
What would I need to do to make it work with the HV5523 which has 32 outputs; i.e. needs 32 bit data shifted out?
Thanks for any advice.
elcojacobs commented
I don't think any changes are needed. Shift registers can be daisy chained and a chain of 4 8bit registers behaves the same as a 32 bit one.