-->
Page 1 of 4

espusb: it enumerates! (Software USB stack for the ESP8266)

PostPosted: Sun Aug 07, 2016 2:40 am
by cnlohr
Figured you guys would get a kick out of this.

Image

But it really works! https://github.com/cnlohr/espusb

I could totally use help on this project, though. I have my own pet project I am doing with it, but the possibilities are endless!!! Could write a program to flash it over those USB lines or stuff.

Source code, etc. here: https://github.com/cnlohr/espusb

Video with musing about it will be up by Monday.

I want to do USB Full Speed (12MBit/s) But, I need to get really low latency interrupts working. Are there any wizards who can decipher the ROM here to get that? (There are other technical hurdles that may not be solvable, so don't get your hopes up)

Re: espusb: it enumerates! (Software USB stack for the ESP82

PostPosted: Sun Aug 07, 2016 7:57 am
by martinayotte
Congrat ! :P

Re: espusb: it enumerates! (Software USB stack for the ESP82

PostPosted: Sun Aug 07, 2016 4:48 pm
by cnlohr
And, now you can flash it through the USB interface on the ESP!

Image

Re: espusb: it enumerates! (Software USB stack for the ESP82

PostPosted: Sun Aug 07, 2016 7:25 pm
by RichardS
Well done. AGAIN! ;-)

RichardS