v-usb help

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
Post Reply
nerdy

v-usb help

Post by nerdy » Tue Apr 19, 2011 12:38 pm

hello everyone.

I have the codes for all my atmega 16 microcontrollers[uc]
i am emulating the mister gloves project from cornell
http://instruct1.cit.cornell.edu/course ... index.html

I have 4 atmega 16's...base ,left , right and base usb
I have successfully complied and created hex files for left , right and base uc...and now i m stuck with the base-usb uc

I do not how to configure the v-usb files to fit my application
these arre
usbconfig.h
usbportability.h
usbdrv.h

can somebody help me on this. Any help is much appreciated.

I have read the forums for the past few days and have got a reasonable idea about usbconfig.h, do i need to modify the other files too?
Thanks in advance.

Regards

ulao
Rank 4
Rank 4
Posts: 481
Joined: Mon Aug 25, 2008 8:45 pm

Re: v-usb help

Post by ulao » Wed May 04, 2011 5:31 am

Generally speaking no you dont. However I can not form a clear idea what the problem is here? Do you have compile issues, or enumeration troubles. Sends us some details about where you are stuck.

Post Reply