PS Controller
El Paisa
Posts: 375
This for John Abshier.
Do you have any special·interface between the controller and the Propeller?
I am refering to the 5V interface of the Playstation controller and the Propeller.
Do you have any special·interface between the controller and the Propeller?
I am refering to the 5V interface of the Playstation controller and the Propeller.
Comments
I have used the ps2 controller with the BS2P before.
I like Dennis idea of using 3.3 volts instead of 5 volts.
I just going to try that.
·BTW in my case, TV_terminal object works·where ·TV_text object does not.
I never could find a suitable mating connector, so I·had to cut the shell of the connector and soldered the pins to a .1 header and mounted in a Radio Trash vector board.
In one of the objects (PS_Controller) you call "debug_lcd"·· but I dot see any reference calls to any LCD.
I connected·the controller first to the 3.3 volts and second to the 5 V.
In both cases did not work.
Only I got a "Not OK" error message.
I used the following connections:
Gnd ---> Vss
clk· ---> p3
Attn --> p2
Dat ---> p0
cmd -->· p1
+Vcc --> Vdd·· first·then to ·+5V· (in both cases did not work)
What I am doing wrong?
These are the connections.
http://www.lynxmotion.com/Product.aspx?productID=73&CategoryID=44
At on time I also had a lcd conected for debugging. I cut the code for debugging out.
I have the PS Controller on and running OK.
·