Page 1 of 1

PULLUP BIT

Posted: Wed Oct 28, 2009 10:30 pm
by ulao
I have defined
#define USB_CFG_PULLUP_IOPORTNAME D
and
#define USB_CFG_PULLUP_BIT 1
but usbDeviceConnect(); does not bring PD1 high?

What cloud have missed.

NEVER MIND! I had my old reset still in place..

Re: PULLUP BIT

Posted: Thu Oct 29, 2009 7:38 pm
by Saimon
What controller used? Is there right fuses set? Post here void main(); and usbconfig.h. We are try to help!

Re: PULLUP BIT

Posted: Thu Nov 05, 2009 4:50 pm
by ulao
NEVER MIND! I had my old reset still in place..
- It was my error ;)