answersLogoWhite

0

The SD card will come in micro or standard.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

For the PSP Go can you put a memory stick into it or do you only get the 16GB internal memory?

It can take a Memory Stick Micro, but not Max Duo like regular PSPs. Currently therefore you will be able to have 32GB total storage space, using the largest Memory Stick Micro available.


Does the PS vita take a regular memory card?

No, it uses a special PSVita Memory Card, it is not compatible with generic Micro HD memory cards.


How much memory does the Samsung t259 have?

This phone has a 32gb memory. Your phone usually comes with an micro SD card, if it does not you can purchase one and expand your memory easily, and effectively.


Which memory card can come in mirco, mini and regular size to fit all my electronics?

SecureDigital cards come in micro and regular sizes, and are very common and cheap.


Which memory card can I use in both my cell phone and my digital camera?

It all depends on the ports in your phone. But a regular SD card is most common in a camera. Most cell phones use a micro SD card. Micro is the way to go. they make a special chip that looks like a regular SD card but it has a slot to put a micro into so you can use the micro in a regular SD slot.


Where can one purchase Micro Memory Stick?

A person could purchase a Micro Memory Stick from many electronic retailers. Stores such as Best Buy, Fry's Electronics, and Tiger Direct all sell Micro Memory Sticks. Micro Memory sticks can be used in cellular phones to expand storage.


Explain memory reference and register reference instructions as micro operation?

memory reference instructions as micro operation


What is a tf card?

Memory card expansion slot for the insertion and reading/writing of micro SD memory cards.


Micro sd memory card formet windows was unable to complete the formet?

micro sd memory card unble to format software download


What kind of memory is found on a micro sd card?

The memory that is found on a micro SD card is most commonly gigabytes. There are also micro SD card that are megabytes. The megabytes are smaller than the gigabytes.


Does the w350i have a memory card slot?

Yes, it has a M2 (Memory Stick Micro) memory card slot.


What is mean by registers in micro controller?

Registers are a special type of memory that are dedicated to micro-controllers (or CPUs). Controllers have register-memory for speed.The slowest part of any computer is the bus. The bus is the wiring that connects different components. In this case the micro-controller and main memory. While main memory and the micro-controller are both very fast, the wiring between them is slow.Should the micro-controller have to be slow to compensate for the slow wiring?The solution is to have register-memory. Memory physically part of the micro-controller that allows the controller to use it instantly. The controller can then move data from a register to RAM as soon as the bus is available.Register-memory comes from the concept of a Cash Register [1879]. A cash register is used to perform transactions and store money on it's way to a vault the same way a CPU or micro-controller stores data on its way to main memory.