Hi,
We have developed a custom hardware based on RZN1D chip. When we are trying to initialize the USB as HOST. The program is getting stuck inside of "r_usb_hstd_HciWaitTime" function.
After debugging we have found out that the register "USB_HOST->HcFmNumber.LONG" has value zero. We have tried different method to resolve the issue but we could not resolve.
The same code is working on another platform which is also on RZN1D. We have compared the schematic but everything is looks same.
Can you help us to figure out the issue and rectify it?