PaulStoffregen / USBHost_t36

USB Host Library for Teensy 3.6 and 4.0
165 stars 85 forks source link

Wired Joystick Testing with ITC = 0 #49

Open mjs513 opened 3 years ago

mjs513 commented 3 years ago

Ok here is the start of the testing.

On a T4.1: Logitech Extreme 3D Pro - seems to working no issues all buttons register as well as responsive to joystick movement. One issue when the trigger is pressed SetLEDs register a change. PS4 -- seems to working no issues all buttons register as well as responsive to joystick movement. One note if you let it stream the data without limiting it only primary axis changes it overwhelms the sermon. If you close the SerMon and reopen you can see the data again. XBOX ONE -- seems to be working with one exception - rumble comes on randomly to different button pushes.
Ninetendo Switch (clone) -- seems to work with only 1 issue, the T and O buttons do not seem to be working 3Dconnexion SpaceNavigator for Notebooks -- seems to working no issues all buttons register as well as responsive to joystick movement

Don't believe the issues described are related to ITC. Seem to be there no the ITC setting.

Teensy 3.6 Same things seen as in T4.1 testing

Is this about what you had in mind.

mjs513 commented 3 years ago

Sony Navigation Controller and Sony PS3 Both work without a problem - buttons register and joystick movements work - no rumble but that is not a problem with ITC.

Only issues is that Serial Monitor get overloaded and have to close and reopen it. This happens with T4.1 and T3.6

EDIT: Think that pretty much exhausts my available joysticks @KurtE may have a few I don't have.