-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
I cannot even fathom how to debug this. I have two SPI port sets on a RaspberryPI. I can use both SPI0 and SPI1 successfully to interface other hardware, so the ports surely work.
When running my LED driver off of SPI0, everything works. Changing the Bus parameter from Spi0 to Spi1 causes the LEDs to light up almost fully when "off", and when driving them they increase a bit in brightness. If it was a timing issue, I'd expect nothing to appear or more randomness. Any ideas where I might look?
Metadata
Metadata
Assignees
Labels
No labels