Thanks for your detailed steps, @SAURAVMISHRA95
could you please let me know which zephyr demo you are using? I'd like to reproduce this on my side.
Please kindly note that Zephyr must explicitly enabled and configure USB support in the device tree and Kconfig.
You can check the kernel log to see whether USB is initialized correctly?
I noticed below error message,
usb usb1-port1: Cannot enable. Maybe the USB cable is bad?
this could be a hardware issue, please double check it on your side, try to replace the USB cable?
Regards
Daniel
usb usb1-port1: Cannot enable. Maybe the USB cable is bad?