2 Commits

Author SHA1 Message Date
Tom Messick
4f64f3af80 Prevent extra bit transition at end of data
The initial bit transition would be set even if the queue stalled.
The state machine still takes 16 cycles per bit
The next bit starts on state 1 and 9 instead of 0 and 8 so the timing is the same as before
2021-06-02 16:04:50 +01:00
graham sanderson
46078742c7 Initial Release 2021-01-20 16:45:01 -06:00