M
Mike Miller
Guest
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?
1.) Use another microcontroller with 23 available pins with some digital interface (spi/i2c) and then send over data to toggle the appropriate pins?
2.) Ideally I don't want to have to do additional firmware development on a second microcontroller.
Thank you for any ideas.
-Mike
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?
1.) Use another microcontroller with 23 available pins with some digital interface (spi/i2c) and then send over data to toggle the appropriate pins?
2.) Ideally I don't want to have to do additional firmware development on a second microcontroller.
Thank you for any ideas.
-Mike