General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
-
dawn
Post
by dawn » Sat Jan 12, 2013 10:14 pm
trying to compile firmware for
12 MHz, atmaega8,
with hardware config.....
USB_CFG_IOPORTNAME B
USB_CFG_DMINUS_BIT 0
USB_CFG_DPLUS_BIT 1 (also connected to interrupt pin INT0)
plz help!!!!!

-
dawn
Post
by dawn » Sat Jan 12, 2013 11:03 pm
dawn wrote:trying to compile firmware for
12 MHz, atmaega8,
with hardware config.....
USB_CFG_IOPORTNAME B
USB_CFG_DMINUS_BIT 0
USB_CFG_DPLUS_BIT 1 (also connected to interrupt pin INT0)
plz help!!!!!

using on Windows7 32 bit oprating system!
-
winelight
- Rank 1

- Posts: 21
- Joined: Tue Nov 27, 2012 11:36 pm
Post
by winelight » Mon Jan 14, 2013 12:07 pm
So what problem are you having?