I'm working with a non-standard USB connection method and MCUXpresso USB SDK. If the device and host contact mating sequence is GND, then D+, then D-, then Vbus, the device enumerates. But if the mating sequence is reversed, it does not.
Is there a specification for the contact mating sequence?
Is there some way I can poll to see if there is a connected device, or to force an enumeration attempt?