Closed
Description
@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
Labels
No labels