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
v-usb help
Re: v-usb help
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.