Hi,
I am working on a MIDI controller with the Teensy 4.1 it has one SPI line with 8 MCP23s17 each MCP has 8 encoders on it and another 2 MCPs have 32 buttons on them. I have another SPI line with a EVE display screen. Now I want to add 64 Dot Star SK8922 LEDS they use SPI. I have heard adding the LEDS to one of the existing SPIs could mess with the encoders or the screen. Would you recommend putting everything on the first SPI and have the LEDS on the second SPI on there own? I feel like I want to stay away from the SPI pads underneath. Any suggestions would be appreciated!
Thanks,
Joe
I am working on a MIDI controller with the Teensy 4.1 it has one SPI line with 8 MCP23s17 each MCP has 8 encoders on it and another 2 MCPs have 32 buttons on them. I have another SPI line with a EVE display screen. Now I want to add 64 Dot Star SK8922 LEDS they use SPI. I have heard adding the LEDS to one of the existing SPIs could mess with the encoders or the screen. Would you recommend putting everything on the first SPI and have the LEDS on the second SPI on there own? I feel like I want to stay away from the SPI pads underneath. Any suggestions would be appreciated!
Thanks,
Joe