Other Parts Discussed in Thread: MSP-EXP430F5529LP
Tool/software:
Currently I am working with MSP430 microcontroller (5529) where I need to enable USB communication in CDC mode. Every time I am connecting USB port to PC I am getting the below notification (Device Descriptor Request Failed): In device manager I am getting a bit description Windows has stopped this device because it has reported problems. (Code 43)
The above issue is present everywhere irrespective of the Source code. Hardware also verified twice. Placed MSP430_CDC.inf in the Window/INF folder manually. Even after all these correction got no success yet. No clue to move ahead.