Since we are using first revision chips of the LPC4357 (in stead of B-revision), USB0 is not working anymore. During initialization of the USB device-controller, the VD bit of the OTGSC register has been set. That means that VBUS is beeing discharged. Resetting this bit afterwards will cause VBUS to go high again, but still won't connect to USB. USB-ROM stack versions are still the same.
Does anyone know what might happen here? Can some configuration be done prior to initialization?
Thanks in advance