Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

interfacing USB flash dish and AVR (MCU)

Status
Not open for further replies.

member_tdh

Member level 5
Joined
Feb 6, 2006
Messages
86
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Activity points
2,187
usb flash avr

Hi all!
Now i have a project that need interfacing between AVR (ATMega8535) and USB (Flash Disk). USB is used to hold data (under files FAT16/FAT32) but i don't have FTDI chip to do interfacing with AVR and documents about it.
Can any body hepl me about this solution?
How to write/read data to/from USB flash disk?
hepl me code (C programming) to write/read data to/from USB flash disk...?
I'm very ...very....thanks all !!!
hepl me....help me....!!!
my mail: member_tdh@yahoo.com

(Can any body send to me IC FTDI VNC1L-1A ?)
 

avr to usb flash

Dear,
you will find a program in the help if you are using codevision.If not i advise you to use it, it is very powerful tool for AVR.
yors,
Muhammad Hammuda
 

ft232 avr as usb host

I would look into the new FTDI Host chip.

You would NOT want to do USB Host , in software on an AVR

Else look into a SD/MMC card , those are easy to do with an AVR.

/Bingo
 

avr to usb fat32

Please give a little look to MAX3420 it's interesting. You can ask for the sample in www.maxim-ic.com
 

avr with flash disk

member_tdh said:
Hi all!
Now i have a project that need interfacing between AVR (ATMega8535) and USB (Flash Disk). USB is used to hold data (under files FAT16/FAT32) but i don't have FTDI chip to do interfacing with AVR and documents about it.
Can any body hepl me about this solution?
How to write/read data to/from USB flash disk?
hepl me code (C programming) to write/read data to/from USB flash disk...?
I'm very ...very....thanks all !!!
hepl me....help me....!!!
my mail: member_tdh(at)yahoo.com

(Can any body send to me IC FTDI VNC1L-1A ?)


Sorry I don't understand what you can?
In this interfacing, USB disk is 'client' (or 'slaver')
If you wan't to read or write into USB disk, You'll have to simulate USB HOST.
It's really complex.
:cry:I was afraid of simulation USB HOST, one of which create 1ms Header Frame (or same thing) and my MCU wasn't enough fast to run

Finally, I decided to buy a hardware chip support USB host :D
 

flash disk and avr

Thanks every body!
i know it's complex when i used USB as Flash disk, but no methods to used USB as Flash Disk?
compare between the MMC card and USB Flash Disk? which's better?
help me!
i'm reading about the FAT16/FAT32 fomats but i'm not really understand about it, can anybody help me now? (documents...)
thanhs!
:!:
 

usb flash with avr

Hi
Give me, please, file system for DataFlash Atmel
I'm use Keil, C
 

muhammad hammuda

hi all!
i found a chip to interfacing USB SL811HS(T) which it can used as host or slave USB. I want to used it as host USB (FLASH DISK USB), anyone used it?
help me...?
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top