forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

PSP using a USB Thumb Drive

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
mrwonkothesane42



Joined: 29 Mar 2005
Posts: 2

PostPosted: Tue Mar 29, 2005 8:26 am    Post subject: PSP using a USB Thumb Drive Reply with quote

I am glad to see the article on the device to use other types of memory sticks on the PSP. So here is a question to those out there who understand the firmware of the PSP:

the PSP recognizes the memory stick duo as a drive from which to get stored data, SO, what would it entail to get it to recognize a USB flash drive via the USB port. Already adapters are made to connect a thumb drive to a port such as the one in the PSP, but of course when I do this, nothing happens.

Just like windows and other OS, the PSP goes out and identifies what hardware its got, for instance when I plug in a memory stick duo it instantly detects it and tells me how full it is and what s on it.

How hard would it be to do this for the USB flash drives? As opposed to a clunky box all you need is a short cable attaching the USB drive and the PSP.

I would love to know who to research this myself, but I have no idea of how to go about poking and prodding around in the PSP's firmware.
_________________
Don't Panic! (In big friendly letters)
Back to top
View user's profile Send private message AIM Address
ooPo
Site Admin


Joined: 17 Jan 2004
Posts: 2032
Location: Canada

PostPosted: Tue Mar 29, 2005 8:35 am    Post subject: Reply with quote

Requests for USB devices as memorycards already. Oi!
Back to top
View user's profile Send private message Visit poster's website
mrwonkothesane42



Joined: 29 Mar 2005
Posts: 2

PostPosted: Tue Mar 29, 2005 9:28 am    Post subject: usb drives + PSP Reply with quote

I am really just looking for the best solution for mass storage in a compact space. I have a PSP, I really don't want to carry around a iPod too. understand the nonsense of adding too much and negating the portability of a device, but the PSP is sooooo close to being my one stop shop for multimedia on the go.

So really is USB thumb drive capability so much to ask?
_________________
Don't Panic! (In big friendly letters)
Back to top
View user's profile Send private message AIM Address
Guest






PostPosted: Tue Mar 29, 2005 9:45 am    Post subject: Re: usb drives + PSP Reply with quote

mrwonkothesane42 wrote:
I am really just looking for the best solution for mass storage in a compact space. So really is USB thumb drive capability so much to ask?


Memorystick Duo is way more compact than a USB thumb drive. Hence, it is the best solution for mass storage in a compact space. It is compact for sure.
Back to top
senas8



Joined: 03 Feb 2005
Posts: 56
Location: Romania/USA

PostPosted: Tue Mar 29, 2005 4:23 pm    Post subject: Re: usb drives + PSP Reply with quote

gorim wrote:
mrwonkothesane42 wrote:
I am really just looking for the best solution for mass storage in a compact space. So really is USB thumb drive capability so much to ask?


Memorystick Duo is way more compact than a USB thumb drive. Hence, it is the best solution for mass storage in a compact space. It is compact for sure.

I agree... and with 2GB coming soon ...but look at the capacity on this....
Back to top
View user's profile Send private message
Ben



Joined: 29 Mar 2005
Posts: 1

PostPosted: Tue Mar 29, 2005 7:43 pm    Post subject: Reply with quote

I would imagine if possible it would be a battery drain.
Back to top
View user's profile Send private message
cheriff
Regular


Joined: 23 Jun 2004
Posts: 262
Location: Sydney.au

PostPosted: Tue Mar 29, 2005 10:20 pm    Post subject: Reply with quote

Hmm. since i havent yet even seen a psp, (damned late .au release), i just want to clear some stuff up...
I'm not to fluent with usb terminology, but from what i gather, there's 3 main classes of usb devices:
Host, client and hub. (or whatever the official names are, but you get the picture!)
and that hosts can only connect to clients, with optionally a hub inbetween, hence the need for the special prolific cables to connect a ps2 and a pc (two 'host type' devices) via usb. it contains some sort of chip that acts as a host->client turnaround, if you will.

Now since the psp can act as a mass storage device (to access the mem stick) its configured as a client (or prepherial, or whatever) same goes with any thumb drives.
So by the same logic, wouldn't there need to be additional hardware between the two to enable any of this? does client<->client cable/chip exist?

But on the other hand, if the keyboard and other stuff is connected via usb (is it?) the i guess the psp also has host capacity, in which case, please disregard this entire post. :)
Either way, could someone with more usb / psp knowledge please shed some light??

cheers,
-cheriff
_________________
Damn, I need a decent signature!
Back to top
View user's profile Send private message
MarfPSP



Joined: 22 Jan 2005
Posts: 27

PostPosted: Wed Mar 30, 2005 2:25 am    Post subject: Reply with quote

Ben wrote:
I would imagine if possible it would be a battery drain.


No more than a MemStickDuoPro surely? Afterall its the same difference, flash memory but in a USB key instead of a bespoke package.
Back to top
View user's profile Send private message
PspPet



Joined: 30 Mar 2005
Posts: 210

PostPosted: Wed Mar 30, 2005 2:27 am    Post subject: Reply with quote

Hooking up USB adapter cables alone is not enough, either are drivers.

Unless the PSP hardware supports "USB On The Go" (USB-OTG) in both hardware and software this simple cable scenario isn't going to happen.

AFAIK the PSP doesn't support USB-OTG (at least not now -- how it does the keyboard is still only guesswork see below)

The PSP USB hardware does work as a USB device / client. This means you can hook up the PSP USB cable to a PC and use the PSP as a storage device, not the other way around.
"USB on the go" devices can do both.

http://www.usb.org/developers/onthego

----
> ...So by the same logic, wouldn't there need to be additional hardware between the two to enable any of this? does client<->client cable/chip exist

Correct. Either the device needs to support USB-OTG itself in which case regular cables will work, or a separate hardware device to act like two USB hosts (like a reverse of the PS2 <-> PC connection box)

> if the keyboard and other stuff is connected via usb (is it?) the ...
Don't know about the keyboard. From the one photo I've seen it does have the cable going to the top of the unit hooking into the USB and DC power connectors
http://www.gameseek.co.uk/productdetail/PSPfhyaqce6he5x223r/
With the disclaimer:
"this particular product image is only a mock and changes are being made to the final product. "

My guess is they will hook into the USB port in some way.
Whether they support the full blown USB host protocol or not (full USB-OTG) is another mystery, for now.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Kamilion



Joined: 01 Mar 2005
Posts: 24

PostPosted: Wed Mar 30, 2005 4:49 am    Post subject: Reply with quote

Actually, the PSP's USB is setup as a combination Host/Slave arrangement.
Normally, it's in host mode and devices can be connected directly to the device.
When you select USB Connection, it loads the USB slave handler.

Take a look at Linux's "USB Gadget" extentions in the kernel. They can make nearly any embedded USB host controller act like a slave device.

Problem is, there's just no drivers for the devices in firmware.
Much like the PS2 -- if you connect an eyetoy to the PS2's USB port, and then put in a game that doesn't use the eyetoy (no driver on disc) then it sits there without doing anything, the same as if you connect a USB memory stick to programs that don't support them. However, as it's USB, drivers are easy to make -- look at Datel's Pro Action Replay Max EVO. It comes with a USB thumbdrive for use with the PS2.

So, it's just a matter of time, and I think Datel is looking at the PSP as well. We shall see if sony will actually grant them use of the UMD duplicators...
Back to top
View user's profile Send private message
yourworstmemory



Joined: 30 Mar 2005
Posts: 4

PostPosted: Wed Mar 30, 2005 11:56 am    Post subject: Reply with quote

it would be amazing if somehow someone can hack a driver to use usb on the go hard drives, etc. i already got one of those and it would be great to be able to use it to store songs and movies on.
Back to top
View user's profile Send private message Yahoo Messenger
calavera



Joined: 02 Apr 2005
Posts: 1

PostPosted: Sat Apr 02, 2005 12:54 am    Post subject: Reply with quote

it would be good if someone made a duo to usb conveter :D so you plug in the duo stick and from that comes a usb lead to plug into usb hardrives etc


come to think of it.. has anyone tried to put a duo usb card reader into the usb port on the psp?
Back to top
View user's profile Send private message
danielglez



Joined: 28 Mar 2005
Posts: 4

PostPosted: Sat Apr 02, 2005 1:39 am    Post subject: Reply with quote

Hi,
I have just read that sony has announced that one of the first USB Devices that will release is the " PSP Memokin" That is a thumb drive of 512MB, but with a weird design.



The full Story is here: http://www.todopsp.com/content/view/237/1/ (Itīs in Spanish)

ADDED: Sorry, it have been alredy posted
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group