We are using the AM1808 in device/peripheral mode, as an embedded (self-powered, always connected) device. In such a configuration, do we still need to bring in 5V from the host into the AM1808's USB0_VBUS pin? Since we don't have to do a "connection detection" because we're always attached, I thought maybe this would not be required. If it's just a sense pin, I was curious if it can be asserted in firmware without the actual 5V brought in. My thought is that this pin is still required for the hardware to 'detect' rather than the firmware but I wanted to double-check.