MickGyver
MickGyver
Thanks for the reply! The USB resistor is 1.5K. Some HID joystick code I tested works fine on the board when uploaded using ST-Link, the bootloader by Roger Clark (stm32duino)...
Thanks for the help, I just tried it but alas, the problem remains.
I'm having the same problem, is there a solution to this?
> Ok, finally I solved it. How did you solve it?
I guess there is something with your wiring/soldering is causing this issue. Button 9 corresponds to the HOME button on the 8bitdo M30 2.4G wireless MD/Genesis controller.
> Using your "SegaControllerUSB" Sketch. > > My two Sega 3 Button Controllers Model 1650 and 1650-50 are working fine. > My Sega 6 Button Controller Model SJ-6000 doesn't work...
> Tested. Nothing better with Sega 6 Button. No function at all. > And from the 8BitDo Genesis M30 2.4g only Buttons ABC and Start are working. > Back on...
> Anyway, congrats. Thanks for picking up this code and taking it further. Thanks for trying to figure this one out! Did you ever try this out "for real"? I'm...
> USB is serial, and the events will be transferred in series, not parallel. It is not possible to have more than one event at a time communicated over USB....
> I have used pipe interrupts for fast MIDI clock and polyphony without any message loss. My guess is that the problem is elsewhere. You might try the same test...