This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
The other microcontrollers in this family have a dedicated USB0VBUS pin, but this one does not. At least, the data sheet doesn’t show one. This one only has 2 USB signals, USB0M and USB0P.
I understand this signal is used as an input and an output when the USB enumerates. Two questions:
What hardware should I be using to interface the microcontroller to the VBUS pin on the USB connector?
What has to happen to the USB software driver to accommodate this?