cnlohr / rv003usb

CH32V003 RISC-V Pure Software USB Controller
MIT License
436 stars 43 forks source link

fix/clean up bit stuffing, use seqz, remove pin order restriction #15

Closed duk-37 closed 1 year ago

duk-37 commented 1 year ago

bitstuff logic was inverted so any bit stuff was considered the end of a packet

fixes a lot of stuff, including device recognition on windows

also remove the pin order restriction