Loc15 / PicoGamepadConverter

Switch to different gamepad modes using a gamepad as input. Re-use old gamepads that don't support USB connections or make compatibles with certain platform.
GNU General Public License v3.0
44 stars 10 forks source link

How does Playstation Host option work? #12

Closed Pazureka closed 1 month ago

Pazureka commented 1 month ago

I think i am missing something important, i did connect PS2 cable to pi pico, and used PS3 controller after changing host mode to DINPUT and then i used OTG cable, i also added power from another usb, but it appears totally dead.

Loc15 commented 1 month ago

You need do this connection and put a resistor between 3.3v and PS2 data pin (host mode only)

Pazureka commented 1 month ago

Wouldnt it be for connecting playstation controller TO pico? I want to emulate playstation controller and use it with real PS2, either way, im gonna test now

Loc15 commented 1 month ago

I thought that you wanted host mode. If you want device mode use this connection instead and choose the device mode on the web configurator

Pazureka commented 1 month ago

yeah, thats what i did, but nothing really happens when plugged into PS2. image I did quick and dirty visual representation of what i want to achieve so there would be no confusion. Should pico get power from battery powered controller through USB? im not sure how its powered in other way.

Loc15 commented 1 month ago

Do you see the additional component micro usb ? I get power through this connector when native usb connector is on use. If you don't have one of these you can use another usb cable and just connect the positive to vbus and ground to ground and connect to USB of the Play2 console. Your diagram look good.