M HYPE SPLASH
// news

Is there a Usb to microsd converter?

By Emma Payne

Wondering if there is a converter which would allow me to insert a usb into a microSD slot. Especially, on the Asus Transformer! or any other way.

Edit: More precisely if there ain't any, why ? what makes it so incompatible that no converter was made for it ? Especially, since there are a couple microSD to usb ones made.

1

3 Answers

Nearly everything is different.

A USB microsd card reader (and many internal ones) work as shown

 USB +--converter chip---> SD card

with internal readers piggybacking off an internal USB port.

You'd have to convert a device used for transferring streaming data, into one used for random access of data. In addition they are electronically distinct, so you'd need to convert them.

In addition, there's more than one mode of USB - you'd be converting what is typically a peripheral device to do the role of a host

In short, there's no way it would work.

As far as I know there's no such converter.

I have seen this discussed elsewhere a long time ago and, as I recall, the issue was that the USB interface is so slow compared to that of SD cards that various layers of the SD protocol interface would time out waiting for data or a response from the USB memory controller because the protocol designs were not anticipated to be used with anything other than SD controllers.

Things work OK the other way round because the (relatively) fast interface of the SD card has no problems passing data and timing info to the USB controller/interface 'on demand'.

There seems to be a company offering just that:

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy