Customer have issues getting USB as a host controller getting working.
Using a logic analyzer they see nothing but the reset, then the once/ms SOF message. It appears that they am calling USBHCDGetDeviceDescriptor (using a segger debug probe break point) but don’t see anything on the USB data lines to correspond. They are using Stack mode (USBStackModeSet()) and force host (eUSBModeForceHost) and the only pins configured for the USB peripheral are the D+ D- (Port L , pins 6 & 7). They do not want to use VBUS or ID. They are not using an external phy
Any suggestion?