ESPUSB - Chat about the software components

User avatar
By RichardS
#52599 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
User avatar
By cnlohr
#52613 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.
User avatar
By RichardS
#52641 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