Timothy Friez
Timothy Friez
I second this FR - having to unplug the USB that booted OPL from a Modbo in order for a MX4SIO to work is an inconvenience.
Very strange for something to work for a while and then stop working without using it... Anything potentially shorted on the Arduino? Have you tried the new V2 project? It's...
V2 project is here: https://github.com/timville85/TripleController/tree/main/TripleUSBController-V2.1 If you could capture a video of using the controller with some kind of display to show the buttons I could see what might be...
Closing issue due to age. Feel free to reopen if needed.
Just tried it on my install on Arduino 1.8.19 and it's building OK - have you selected the correct board type?   I have not tested it on Arduino...
I just tried everything on a clean Windows 11 machine with a clean Arduino 1.8.19 install. I only had to add the boards JSON, install the LUFA AVR Boards 0.93.0...
I don't think it'll be anything related to the hardware - it should be compiling (building) without any hardware attached. Maybe try enabling verbose logging for compilation: https://support.arduino.cc/hc/en-us/articles/4407705216274-Use-verbose-output-in-the-Arduino-IDE Then post...