Part Number: MSP430F5510
I am trying to run the CDC example that is provided through the USB package and I am able to see it when I power it on and hold the PUR high but in the device manager it says descriptor failed. I did have to modify the XT2 frequency and auto detect constant because it was locking up the software. I am using the default descriptor that is in the USB_Config file. The software is running fine and sending the data every second but the host just throws the descriptor failed on connect
Any thoughts or places to start?