usb driver problem2

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

usb driver problem2

Post by pcboy » Mon Jan 01, 2007 2:22 pm

I chang PORTB to PORTC in usbconfig.h and do a "make clean" and "Rebuild all" but it dosent work , please tell me what i do ?

os
Posts: 9
Joined: Thu Nov 30, 2006 11:25 pm
Location: Sevastopol, Ukraine
Contact:

Re: usb driver problem2

Post by os » Fri Jan 05, 2007 1:04 pm

pcboy wrote:I chang PORTB to PORTC in usbconfig.h and do a "make clean" and "Rebuild all" but it dosent work , please tell me what i do ?


Do you remember to keep connection to INT0 ? It may be the source of the problem.

Post Reply