you need putty and any usb-uart
https://dreamcast-talk.com/forum/viewto ... 93#p185593
I'm a noob at this... can you be more specific?megavolt85 wrote: ↑Wed Apr 09, 2025 6:41 amyou need putty and any usb-uart
https://dreamcast-talk.com/forum/viewto ... 93#p185593
Cool. Where can I find the debug firmware? It wasn't in the post you linked.megavolt85 wrote: ↑Wed Apr 09, 2025 8:42 am Connect FT232RNL GND to RP2040-zero GND
Connect FT232RNL RXD to RP2040-zero PIN-0
and need write firmware to rp2040 with debug
Code: Select all
HID device address = 1, instance = 0 is mounted
HID Interface Protocol = None VID = 0F0D PID = 008C
HID has 0 reports
VID = 0f0d, PID = 008c
Protocol 0
HID receive desc report:
-----
00 14 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 - BUTTON 1 (cross)
00 14 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 - BUTTON 2 (circle)
00 14 00 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 - BUTTON 3 (square)
00 14 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 - BUTTON 4 (triangle)
00 14 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 - BUTTON 5 (L1)
00 14 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 - BUTTON 6 (R1)
00 14 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 - BUTTON 7 (share)
00 14 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 - BUTTON 8 (start)
00 14 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 - BUTTON 9 (L3)
00 14 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 - BUTTON 10 (R3)
00 14 00 00 FF 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 - Z-AXIS+ (L2)
00 14 00 00 00 FF 00 00 00 00 00 00 00 00 00 00 00 00 00 00 - Z-AXIS- (R2)
00 14 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 - HAT-U (D-PAD)
00 14 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 - HAT-D (D-PAD)
00 14 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 - HAT-L (D-PAD)
00 14 08 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 - HAT-R (D-PAD)
00 14 00 00 00 00 00 00 FF 7F 00 00 00 00 00 00 00 00 00 00 - Y-AXIS-U (LEFT STICK)
00 14 00 00 00 00 00 00 00 80 00 00 00 00 00 00 00 00 00 00 - Y-AXIS-D (LEFT STICK)
00 14 00 00 00 00 00 80 00 00 00 00 00 00 00 00 00 00 00 00 - X-AXIS-L (LEFT STICK)
00 14 00 00 00 00 FF 7F 00 00 00 00 00 00 00 00 00 00 00 00 - X-AXIS-R (LEFT STICK)
00 14 00 00 00 00 00 00 00 00 00 00 FF 7F 00 00 00 00 00 00 - Y-ROTATION-U (RIGHT STICK)
00 14 00 00 00 00 00 00 00 00 00 00 00 80 00 00 00 00 00 00 - Y-ROTATION-D (RIGHT STICK)
00 14 00 00 00 00 00 00 00 00 00 80 00 00 00 00 00 00 00 00 - X-ROTATION-L (RIGHT STICK)
00 14 00 00 00 00 00 00 00 00 FF 7F 00 00 00 00 00 00 00 00 - X-ROTATION-R (RIGHT STICK)
00 14 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 - HOME BUTTON
Code: Select all
Stick does not funtion in LS or RS mode, only DP mode.
R1 is mapped to L
R2 is mapped to R
L1 is mapped to Y+B
L2 is mapped to A+X
Code: Select all
Stick does not funtion in LS or RS mode, only DP mode.
R1 is mapped to L
R2 is mapped to R
L1 is mapped to Y+B
L2 is mapped to A+X
Code: Select all
Stick does not funtion in LS or RS mode, only DP mode.
RB is mapped to L
RT is mapped to R
LB is non-functioning
LT is non-functioning
Code: Select all
R1 is mapped to L
R2 is mapped to R
L1 is non-functioning
L2 is non-functioning
Code: Select all
Nothing seems to work on this stick. No buttons or directionals.
Code: Select all
This is one of the sticks that has unique diagonal IDs, instead of binary addition.
The Hori Fighting Stick 3 and Hori Wireless Fighting Stick 3 function the same way.
Up mapped to Right, Up is also passively on
Down is mapped to Right
Left is mapped to Down
Right turns Up off
All other buttons are non-functioning
Code: Select all
In LS mode, Right is mapped to R+Start
Stick otherwise does not funtion in LS or RS mode, only DP mode.
Up is mapped to nothing, Up is also passively on
Down is mapped to nothing
Left is mapped to nothing, Left is also passively on
Right is mapped to nothing
Y turns Left off
A turns Left off
X turns Left off
B turns Left off
RB turns Left off
RT is mapped to Y+A+X+B
LB turns Left off
LT is mapped to Down and turns Up off
Start is non-functioning
Home turns Left off