I am using the LPC5536 mcu. I am using the lpcxpresso55s36_dev_cdc_vcom_lite_bm example to establish my USB implementation.
From a circuit connection perspective i am using pins 98 and 99 as my DP and DM pins respectively for the USB.
My question is do i need to configure any other pin to make the connection successful?
I see in the example pin 92 which is VBUS is included in the pin configuration. Do i need to connect it to somewhere in my circuit diagram as well? or i can ignore it.