usb driver problem
Posted: Sat Dec 30, 2006 3:41 pm
I have some problem with your AVR USB driver on an AVRMEGA64 MCU. The problem is, when I Change default USB bus (PORTB PB0,PB1) to any other Ports like PORTC, the device will not be recognised by Windows. I have to say that, I Changed #defines in USBconfig.h already. But it seems the compiled driver pays no attention to these OR PORTB is the only choice for usb bus...
The Questions are :
1. IS THIS DRIVER WORKS ONLY WITH PORTB ON MCUs???
2. HOW TO CHANGE USB BUS TO OTHER PORTS WITHOUT PROBLEM??
The Questions are :
1. IS THIS DRIVER WORKS ONLY WITH PORTB ON MCUs???
2. HOW TO CHANGE USB BUS TO OTHER PORTS WITHOUT PROBLEM??