Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Message

Re: USB hard drives sticks

2004-07-24 by Dave Mucha

--- In AVR-Chat@yahoogroups.com, Øystein Fallo <oysfal@y...> wrote:
> Dave Mucha wrote:
> >In thinking about how to store vast quantiteis of datalogging data
> >AND to port it EASILY to a PC, I was wondering if anyone has used 
one
> >of those USB sticks they call portable hard drives or USB Pen drive
> >or whatever.....
> 
> Interfacing an avr to any usb device requires the avr to act as usb 
host.
> This again would involve enumerating the usb-bus, which by itself 
is a
> complex task. Then the required drivers for the memory-key must be
> implemented.
> Even if you suppose that your key allows low-speed mode, this is 
still
> 1.5Mbit/s, which means bit-banging at 3Mhz minimum, so your avr 
would be
> 100% usb occupied.
> IMHO the best option is to use an external usb-if chip - or a uc 
with
> embedded usb, AT43* to stick to avr-based devices...
> 
> rgds
> Øystein Fallo


I was thinking about using the FTDI chip as the device to connect to 
the PC and AVR and to (hopefully) make connections much easier.

http://www.ftdichip.com/FTModule.htm

Dave




> 
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.726 / Virus Database: 481 - Release Date: 22.07.2004

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.