hidkeys: device not accepting address ...

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
ksz
Rank 1
Rank 1
Posts: 26
Joined: Tue Jan 09, 2007 9:10 pm
Location: Poland

Re: USB stack seems to not work here

Post by ksz » Sat Jan 27, 2007 5:39 am

kiwi wrote:Hello,
(cut)
D- -> PD4 (I have added a 3V6 zener)
(cut)


shouldn't D- be connected to pin 0?

christian
Objective Development
Objective Development
Posts: 1443
Joined: Thu Nov 09, 2006 11:46 am

Post by christian » Sat Jan 27, 2007 5:55 pm

We have removed this requirement in one of the latest releases. You can now use any bits of the port for D+ and D-.

If you happen to use an old verison of AVR-USB, you will get a compiler error when D- is bit 4.

Post Reply