Hi Team,
I am struggling with USBX Device Configuration for Synergy Renesas platform development board.
I am trying to print using USBX device configuration, but strangely it throws the error USB device not recognized. USB device descriptor request failed.
I tried all the ways, but I could not solve the problem.
In the code I have given VID = 0x0045B, PID = 0x00, class code = Miscellaneous.
when I connect USB cable I see these details USB\VID_0000&PID_0002\5&201a1a33&0&13.
Can you kindly help as soon as possible why this error is coming what needs to be done to solve this?
I tired in other laptop there VID = 0x0045B, PID = 0x00, class code = Miscellaneous, this configuration works,USB\VID_045B&PID_0000&MI_00\6&ec2fa1a&0&0000.
But what should I do to make this configuration work VID = 0x0045B, PID = 0x00,?
What changes do I need to do in the code to make this work.
Kindly help as soon as possible.