Search found 1 match

by dardie
Wed Sep 19, 2012 6:41 am
Forum: V-USB
Topic: microcontroller host using V-USB
Replies: 1
Views: 3320

microcontroller host using V-USB

Hey, I have a project where an atmega8/16/32 or any microcontroller really, transfers data between two usb devices (in my case, pen drives). I do not want to use a host controller, that's done. I thought of implementing the usb protocol myself, but soon realized I may have overestimated my abilities...