Search found 6 matches
- Thu Oct 26, 2006 9:52 pm
- Forum: PSP Development
- Topic: Car OBD to Psp
- Replies: 20
- Views: 15188
just for interest sake why would you be using transistors to do the level conversion. would an ic option (MAX232, MAX233) not be a better option. also the PSP is most defenatly 2.5 vault. using a level converter like the MAX232 would sort the 12V to 2.5 no proplem, as it is a true TTL to line conver...
- Mon Sep 18, 2006 10:34 pm
- Forum: PSP Development
- Topic: Service mode by power supply pins?
- Replies: 68
- Views: 77077
i wouldnt like to be the poor flash tech, that has to flash a 15 odd meg file over 1 - wire / i2c .. hell even serial .. well unless i get paid by the hour. while i agree posibly it could be used to trigger some sort of service mode, then letting some other device flash .. usb ... flash jig via test...
- Thu May 25, 2006 3:57 am
- Forum: PSP Development
- Topic: sdl simple sample??
- Replies: 5
- Views: 2313
what error are you getting? i have had it b4 that on compiling SDL the sdl-config was mooved to the pspdev/bin/ directory with the incorrect execute permisions ... try running sdl-config from the same location where your test make is.. you should see summing like sdl-config --help Usage: sdl-config ...
- Mon May 08, 2006 6:01 am
- Forum: PSP Development
- Topic: eLoader / eMenu / choice sources?
- Replies: 4
- Views: 3128
- Mon May 08, 2006 5:17 am
- Forum: PSP Development
- Topic: eLoader / eMenu / choice sources?
- Replies: 4
- Views: 3128
Hi i am trying the same thing. but opted to integrate ftpd in my eboot, then load the eloader then my eboot at the bottom of makefile add summing like this, all: sendftpd.sh <<>><<>>><<>> #!/bin/sh HOST='10.1.10.131' USER='PSP' PASSWD='PSP' FILE='EBOOT.PBP' ftp -n $HOST <<END_SCRIPT quote USER $USER...
- Fri Feb 10, 2006 8:51 pm
- Forum: PSP Development
- Topic: EBOOT.phb via GTA runs shitty==> somewhat solution
- Replies: 3
- Views: 1936