USB-HOST mode (OTG)

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
Post Reply
BarsMonster
Posts: 9
Joined: Wed Mar 03, 2010 9:30 pm

USB-HOST mode (OTG)

Post by BarsMonster » Wed Mar 24, 2010 9:49 am

Hi, is it possible to implement host-mode in firmware? Haven't found anything about that in docs.
Basically, the idea is to connect USB keyboard to microcontroller.

I already bought AT90USB1287 for that which defenetly would allow me to connect keyboard, but after great success with V-USB-based client, I guess USB host should be possible to implement in firmware too.

Thoughts?

Post Reply