Results 225 comments of Jacek Fedoryński

As far as I can tell these should work great. Their controller uses the same type of switches.

It's enough of a hassle that I won't do it for you, but all the necessary files are available if you want to attempt it yourself. It would be a...

Maybe something wrong with the flash chip? Or I guess it would also behave like that if the BOOT button was stuck in the pressed position or shorted somehow, but...

> If I can pivot to a new problem: using the latest firmware, sw2 doesn't seem to work? Using a continuity tester, the switch works, and when pressed I get...

A workaround that seems good enough for me at the moment is adding this to CMakeLists.txt: `set(PICO_COPY_TO_RAM 1)`

A disconnect/reconnect wouldn't be an issue, but I can't get it to work. Even doing just: ``` pio_usb_host_stop(); pio_usb_host_restart(); ``` with nothing in-between (no writing to flash) seems to break...

I have tested this library with a few devices and most of them work fine, but I too have encountered some that don't work (same problem: enumeration failed): Microsoft Basic...

> I am starting to think some of these devices are actually acting as hubs with one device attached (so they can reset without disconnecting perhaps)? Does that make any...

@StdVectorBool Nice job. I think it's better if you fork, at least for now. Do you have a picture with everything assembled? Do the V2 buttoncaps stick out more?

@StdVectorBool Thank you for the pictures. There's a STEP file of the case in the "extras" folder, let me know if that works for you. I can probably get you...