Skip to content

_ds_writebytes() clock rises before data is written #34

Closed
@kevinjwalters

Description

@kevinjwalters

@schelmo has noted that clock rises before data bit is written on the bitbanging implementation in _ds_writebytes() in adafruit/Adafruit_CircuitPython_WS2801#4

That code is the same and probably originated from here. Check origins of this code and find other occurrences. Forum post to see if anyone is using non hardware assisted pins, i.e. why has this only just been noticed.

(This could be a direct translation of some flawed C code which worked because timing was far tighter??)

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