Hi
We are trying to use USB1 peripheral of LPC43S57 controller as USB host to connect a device in customer board. We are using KEIL MDK to configure the USB stack and USB driver.
When we call USBH_Initialize(1) function it returns an error indicating "Controller does not exist". We tried to search on the internet regarding the USB1 Hardware connections, and we observed that in many places it is mentioned that USB1 peripheral will not work without external PHY. However, the datasheet indicates that it supports on chip full speed PHY.
Can you clarify for us if the USB1 does have on chip full speed PHY?
The USB1_VBUS pin is not used since it is a Host and the device we are connecting is a self powered device.
Also please find below the snapshot of the USB1 connection we have done as Host
Regards
Sabarish Kumar