-->
Page 1 of 1

ESPUSB Software intro...

PostPosted: Tue Aug 09, 2016 6:19 pm
by RichardS
Here CNLOHR can introduce his code and plan the direction of getting the code tested and mature, also taking it to the next level of 12mbps performance with your help.

RichardS

Re: ESPUSB Software intro...

PostPosted: Wed Aug 10, 2016 1:50 am
by cnlohr
I know I'm going to need a lot of help with this project! There's so much that can be done. From writing a condensed bootloader (which I have no idea how to do) to changing the way the enumeration happens... Moving variables and reports to the best places for them (iram, dram, ... can these things live on the flash if you're inside an interrupt?)

If anyone is up for tackling these, I would really be interested in the help.

P.S. Though I now have some hints from espressif about getting interrupt latency down for 12MBit, I don't understand that, either... so if anyone can figure out a proof-of-concept low latency GPIO interrupt, that would be awesome.

Re: ESPUSB Software intro...

PostPosted: Wed Aug 10, 2016 10:23 am
by RichardS
Maybe in the software section you can post what Espressif has told you for people to think over....

It might be a great tip for the 12mbps goal, it might also help the I_GRR and the Arduino guys with some of their interrupts also!

Looking forward...

RichardS