PULLUP BIT
Posted: Wed Oct 28, 2009 10:30 pm
				
				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..
			#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..