Problems with ATMega1280 and V-USB

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
Post Reply
Trashie
Posts: 2
Joined: Tue Apr 12, 2011 4:47 am

Problems with ATMega1280 and V-USB

Post by Trashie » Sat May 21, 2011 5:26 am

Hello,
Im trying to use the ATmega1280 (Arduino mega) with VUSB, but looks like i'm not able to configure the port / pins correctly.
My usb circuit is ok (tested with an Arduino UNO).
I'm using PD0 for D+ (INT0) and PD1 for D-.
Is this setup right?

Thanks in advance,

Post Reply