Yahoo Groups archive

AVR-Chat

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

Thread

Making USB Host

Making USB Host

2011-08-10 by mosiur_87

Hai,
I am trying to make a usb host using atmel microcontroller. Actually I want to read the datas of pen drive by atmel microcontroller without using any computer. But main problem is I cannot find any firmware to make the microcontroller as a usb host.

If you want to make a usb device u can use v-usb (http://www.obdev.at/vusb/) firmware. But what to do to make a usb host? Anyone has any idea please?

Re: Making USB Host

2011-08-11 by Don Kinzer

--- In AVR-Chat@yahoogroups.com, "mosiur_87" <mosiur_87@...> wrote:
> I am trying to make a usb host using atmel microcontroller.
Some AVR chips (e.g. AT90USB1287) have limited host capability referred to as OTG (On The Go).  The smaller/older USB devices don't have this capability.  You might look at the LUFA project to see what host capabilities it supports on host-capable chips.

Don Kinzer
ZBasic Microcontrollers
http://www.zbasic.net

Re: [AVR-Chat] Making USB Host

2011-08-11 by wagnerj@proaxis.com

> Hai,
> I am trying to make a usb host using atmel microcontroller. Actually I
> want to read the datas of pen drive by atmel microcontroller without using
> any computer. But main problem is I cannot find any firmware to make the
> microcontroller as a usb host.
>
> If you want to make a usb device u can use v-usb
> (http://www.obdev.at/vusb/) firmware. But what to do to make a usb host?
> Anyone has any idea please?
>
>
Check out LUFA from Dean Camera aka abcminiuser.

Jim

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.