P
Peter Heitzer
Guest
Mike Miller <mikemillernow@gmail.com> wrote:
You need 11 pins; 8 for the data and 1 for any clock to the register.
Drawback is that you need 23 current limiting resistors. Advantage is
that it is static and you dont need a periodical routine for multiplexing.
--
Dipl.-Inform(FH) Peter Heitzer, peter.heitzer@rz.uni-regensburg.de
HTML mails will be forwarded to /dev/null.
17 pins are a lot. The simplest solution are 3 8-bit registers like 74HC574.All,
I want to be able to toggle 23 separate LEDs in my application. The design challenge is that I only have about 17 pins available on my SoC.
What are some options for this?
You need 11 pins; 8 for the data and 1 for any clock to the register.
Drawback is that you need 23 current limiting resistors. Advantage is
that it is static and you dont need a periodical routine for multiplexing.
--
Dipl.-Inform(FH) Peter Heitzer, peter.heitzer@rz.uni-regensburg.de
HTML mails will be forwarded to /dev/null.