Search found 4 matches
- Mon Dec 27, 2010 3:38 pm
- Forum: V-USB
- Topic: v-usb and atxmega?
- Replies: 6
- Views: 6535
Re: v-usb and atxmega?
Thanks for the reply.. well, yes the modifications will be quite significant.. Even the way interrupts is handled in ATXMEGA is quite different. I've done a couple projects on an atXmega256A3.. and i've got to say, it is - of course - much more powerful than regular atmega, but the porting of VUSB w...
- Thu Dec 16, 2010 7:38 pm
- Forum: V-USB
- Topic: v-usb and atxmega?
- Replies: 6
- Views: 6535
Re: v-usb and atxmega?
Okay, can at least someone tell me if it is doable to port the V-USB to ATXMEGA? are there any know (failed) attempts?
- Thu Dec 16, 2010 2:10 pm
- Forum: V-USB
- Topic: v-usb and atxmega?
- Replies: 6
- Views: 6535
Re: v-usb and atxmega?
any news about that... I want to jump into that way and try to port V-usb to atxmega.. but not sure i am enought confortable with USB to do so...
- Tue Sep 08, 2009 10:20 pm
- Forum: V-USB
- Topic: Ignoring the USB reports for a fixed time
- Replies: 1
- Views: 2093
Ignoring the USB reports for a fixed time
Hello I am building a logic analyzer and i need - when the system is waiting for the trigger - to ignore the activity on the USB lines, so that no interrupts are generated when the PC software is pooling the device. I am using HID communication, and it is working perfectly, and i am not very comfort...