EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

USB Microcontroller Question

Started by Jim Flanagan August 19, 2009

I am just getting up to speed on using USB in an embedded
environment.  What I am wanting to do is to use one of the
available microcontrollers (AVR,PIC,etc) in a USB HOST mode.
 In particular, I desire to interface a USB mouse to
an embedded project.  Is this feasible with the
microcontrollers available?  I could use some advise in
regards to this issue.  Thanks
Jim
On Aug 20, 9:49=A0am, Jim Flanagan <jf...@tampabay.rr.com> wrote:
> I am just getting up to speed on using USB in an embedded > environment. =A0What I am wanting to do is to use one of the > available microcontrollers (AVR,PIC,etc) in a USB HOST mode. > =A0In particular, I desire to interface a USB mouse to > an embedded project. =A0Is this feasible with the > microcontrollers available? =A0I could use some advise in > regards to this issue. =A0Thanks > Jim
Yes, you can use At90usb647/1287 in usb host mode.
"Jim Flanagan" <jflan@tampabay.rr.com> schreef in bericht
news:4a8cabb9$0$24718$9a6e19ea@unlimited.newshosting.com...
> > > I am just getting up to speed on using USB in an embedded > environment. What I am wanting to do is to use one of the > available microcontrollers (AVR,PIC,etc) in a USB HOST mode. > In particular, I desire to interface a USB mouse to > an embedded project. Is this feasible with the > microcontrollers available? I could use some advise in > regards to this issue. Thanks > Jim
A software only solution can be found here: http://www.obdev.at/products/vusb/index.html Antoon
Antoon schrieb:
> "Jim Flanagan" <jflan@tampabay.rr.com> schreef in bericht > news:4a8cabb9$0$24718$9a6e19ea@unlimited.newshosting.com... >> >> I am just getting up to speed on using USB in an embedded >> environment. What I am wanting to do is to use one of the >> available microcontrollers (AVR,PIC,etc) in a USB HOST mode. >> In particular, I desire to interface a USB mouse to >> an embedded project. Is this feasible with the >> microcontrollers available? I could use some advise in >> regards to this issue. Thanks >> Jim > > A software only solution can be found here: > > http://www.obdev.at/products/vusb/index.html
The original poster asked for USB *HOST* mode. -- Mit freundlichen Gr&#4294967295;&#4294967295;en Frank-Christian Kr&#4294967295;gel
On 20 Aug, 02:49, Jim Flanagan <jf...@tampabay.rr.com> wrote:
> I am just getting up to speed on using USB in an embedded > environment. =A0What I am wanting to do is to use one of the > available microcontrollers (AVR,PIC,etc) in a USB HOST mode. > =A0In particular, I desire to interface a USB mouse to > an embedded project. =A0Is this feasible with the > microcontrollers available? =A0I could use some advise in > regards to this issue. =A0Thanks > Jim
Microchip makes several USB OTG devices. Leon
On Wed, 19 Aug 2009 21:49:39 -0400, Jim Flanagan <jflan@tampabay.rr.com> wrote:

> > >I am just getting up to speed on using USB in an embedded >environment. What I am wanting to do is to use one of the >available microcontrollers (AVR,PIC,etc) in a USB HOST mode. > In particular, I desire to interface a USB mouse to >an embedded project. Is this feasible with the >microcontrollers available? I could use some advise in >regards to this issue. Thanks >Jim
Look at the Vinculum VNC1 - I think it can be used for things like mice and printers in addition to its filesytem functionality
On Wed, 19 Aug 2009 21:49:39 -0400, Jim Flanagan
<jflan@tampabay.rr.com> wrote:

> > >I am just getting up to speed on using USB in an embedded >environment. What I am wanting to do is to use one of the >available microcontrollers (AVR,PIC,etc) in a USB HOST mode. > In particular, I desire to interface a USB mouse to >an embedded project. Is this feasible with the >microcontrollers available? I could use some advise in >regards to this issue. Thanks >Jim
Microchip has a few 16 & 32 bit chips which support USB host mode. Check out AN1141, for example.
Frank-Christian Kr&#4294967295;gel wrote:
> Antoon schrieb: >> "Jim Flanagan" <jflan@tampabay.rr.com> schreef in bericht >> news:4a8cabb9$0$24718$9a6e19ea@unlimited.newshosting.com... >>> >>> I am just getting up to speed on using USB in an embedded >>> environment. What I am wanting to do is to use one of the >>> available microcontrollers (AVR,PIC,etc) in a USB HOST mode. >>> In particular, I desire to interface a USB mouse to >>> an embedded project. Is this feasible with the >>> microcontrollers available? I could use some advise in >>> regards to this issue. Thanks >>> Jim >> >> A software only solution can be found here: >> >> http://www.obdev.at/products/vusb/index.html > > The original poster asked for USB *HOST* mode. >
Atmel Host demo: AVR270: USB Mouse Demonstration http://www.atmel.com/dyn/resources/prod_documents/doc7604.pdf don
Jim Flanagan wrote:
> > I am just getting up to speed on using USB in an embedded > environment. What I am wanting to do is to use one of the > available microcontrollers (AVR,PIC,etc) in a USB HOST mode. > In particular, I desire to interface a USB mouse to > an embedded project. Is this feasible with the > microcontrollers available? I could use some advise in > regards to this issue. Thanks > Jim
This may help you: http://www.dontronics-shop.com/ftdi-vdip1-mcu-to-usb-host-controller-development-module.html Cheers Don... -- Don McKenzie Site Map: http://www.dontronics.com/sitemap E-Mail Contact Page: http://www.dontronics.com/email Web Camera Page: http://www.dontronics.com/webcam No More Damn Spam: http://www.dontronics.com/spam Breakout, Prototype, Development, & Robotics Boards: http://www.dontronics-shop.com/sparkfun-electronics.html Coupon Specials: http://www.dontronics-shop.com/coupon-specials.html

Thanks to all for your input..
Jim

The 2024 Embedded Online Conference