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..
PULLUP BIT
Re: PULLUP BIT
What controller used? Is there right fuses set? Post here void main(); and usbconfig.h. We are try to help!
Re: PULLUP BIT
- It was my errorNEVER MIND! I had my old reset still in place..