Initialization of PORTB

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
Post Reply
cpldcpu
Rank 2
Rank 2
Posts: 44
Joined: Sun Nov 10, 2013 11:26 am

Initialization of PORTB

Post by cpldcpu » Sun Jul 12, 2015 6:34 pm

Did I miss something or is V-USB never initializing the port register , but is instead relying on it having a default value of 00 for both D+ and D-?

Post Reply