Content originally posted in LPCWare by burt on Fri Jun 03 05:59:06 MST 2011
Yes, USB_D+, USB_D-, and USB_CONNECT pins and functionality are identical between my lpc1754 board and the rdb1768.
I am using the vbus pin as a GPIO input so this should force the internal vbus signal to a '1'. I assume it does or else I wouldn't get the good USB_CONNECT signal (good = '0' on the pin), which I do.
I use the USB_UP_LED pin as a GPIO output and not for an LED.
I believe the USB device functionality does not use any other pins.
Burt.