Skip to content

Need to set SPI clock speed #1

@longears

Description

@longears

Right now we're not setting the SPI clock speed.

Here is demo code doing it in C:
https://github.com/zestyping/openpixelcontrol/blob/master/src/spi.c#L58

We need to reproduce this in Go.

Because we don't have this, controlling pixels from a Beaglebone will result in noisy flickering.

A temporary workaround is to run the linked C code once at boot, which will set the SPI clock speed until the next boot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions