| View previous topic :: View next topic |
| Author |
Message |
Zer01ne
Joined: 08 Sep 2008 Posts: 29
|
Posted: Wed Aug 26, 2009 9:37 am Post subject: Retrieve bits by USB |
|
|
| Hy i have a question if possible to Retrieve a bits by USB ? |
|
| Back to top |
|
 |
crazyc
Joined: 17 Jun 2005 Posts: 410
|
Posted: Wed Aug 26, 2009 10:27 am Post subject: |
|
|
| I suspect that english is not your first language as your question doesn't make much sense. Try being more specific about what you want to do. |
|
| Back to top |
|
 |
jojojoris
Joined: 30 Mar 2008 Posts: 261
|
Posted: Wed Aug 26, 2009 10:03 pm Post subject: Re: Retrieve bits by USB |
|
|
English is also not my first language.
This looks like it comes directly from a translator.
| Zer01ne wrote: | | Hy i have a question if possible to Retrieve a bits by USB ? |
You mean:
Is it possible to retrieve data through an USB connection?
answer:
Yes _________________
| Code: | int main(){
SetupCallbacks();
makeNiceGame();
sceKernelExitGame();
} |
|
|
| Back to top |
|
 |
Zer01ne
Joined: 08 Sep 2008 Posts: 29
|
Posted: Thu Aug 27, 2009 2:48 am Post subject: |
|
|
Ok thanks my second question.
If possible to retrieve the data send by PS3 controller by USB ?
It think the PS3 controller have independent processor so if this its correct if possible to connect the controller by USB, use the small metal conductor used on ChotoChot Camera for feed the controller and create driver for retrieve the data and use it on PSP ? |
|
| Back to top |
|
 |
jojojoris
Joined: 30 Mar 2008 Posts: 261
|
Posted: Thu Aug 27, 2009 7:49 am Post subject: |
|
|
That's not possible. The psp acts as a client (USB terms) and the other device acts as a host. Most usb devices acts as a client like the psp. _________________
| Code: | int main(){
SetupCallbacks();
makeNiceGame();
sceKernelExitGame();
} |
|
|
| Back to top |
|
 |
Zer01ne
Joined: 08 Sep 2008 Posts: 29
|
Posted: Thu Aug 27, 2009 8:21 am Post subject: |
|
|
| Ok thanks :( |
|
| Back to top |
|
 |
Art
Joined: 09 Nov 2005 Posts: 647
|
Posted: Thu Aug 27, 2009 10:50 am Post subject: |
|
|
The kid that connected a PS2 Dual Shock to the PSP did a dodgy hack job
with wiring straight from the buttons of one device to the other,
in my opinion, ruining both devices in the process. _________________ If not actually, then potentially. |
|
| Back to top |
|
 |
Zer01ne
Joined: 08 Sep 2008 Posts: 29
|
Posted: Thu Aug 27, 2009 11:45 am Post subject: |
|
|
| Yes BUT a Hardware Modification is necessary |
|
| Back to top |
|
 |
|