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?