Page 1 of 1

Need HELP!! Making flash drive

Posted: Fri Mar 07, 2008 3:50 pm
by mrsbates
I am essentially designing a flash drive. I am using an Atmel ATmega IC, an FTDI interface, and an external memory. The microcontroller is needed for other functions to be performed by the device. I need to design a schematic and ASAP. Any help would be appreciated. Perhaps, for example, where to start or how to go about this?

This portion of my project does not need to be unique so if anyone knows of any existing circuits I could look at, that would help too.

Thanks in advance!

Posted: Wed Mar 19, 2008 2:19 pm
by jonbowen234
Does it have to be USB or just large memory storage?

http://www.sparkfun.com/commerce/produc ... ts_id=8215

If you use an SD card and load the data to it you could then use the SD module to read data back and forth to the controller and then remove the card and use a usb card reader to load data onto or off of the device.

Just a thought

Posted: Thu Mar 20, 2008 7:09 am
by denisbest
As I understand, FTDI will give you virtual COM port and not Mass Storage functionality. You need to find USB MCU from Atmel and I am sure that they have plenty of examples and circuits for to-be flash drives..