Skip to content

Works on SPI0 on an RPI, fails on SPI1 #41

@karalabe

Description

@karalabe

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions