Search found 2 matches

by Trashie
Sat May 21, 2011 5:26 am
Forum: V-USB
Topic: Problems with ATMega1280 and V-USB
Replies: 0
Views: 4539

Problems with ATMega1280 and V-USB

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,
by Trashie
Tue Apr 12, 2011 5:23 am
Forum: V-USB
Topic: Combine 2 physical devices into one
Replies: 1
Views: 2759

Combine 2 physical devices into one

Hello, i'm new to USB and VUSB, so please forgive me if i'm asking something stupid. Would it be possible to combine 2 physical (usb) devices using the AVR to "look like" just one device to the host? This is, if: - All messages from the host are routed to both physical devices - Only messa...