Other Parts Discussed in Thread: MSP430F5510, MSP430F5529
Hello,
I have a custom board with an MSP430F5510, and I'm trying to get the USB interface working with the example projects from the "USB Developers Package". My board has an 8MHz ceramic resonator on XT2, and nothing on XT1.
The example project I'm working with is called "C1_Example". Its the example that uses the CDC device class and accepts commands through Hyperterminal to blink an LED at various rates.
I've changed the device to MSP430F5510 in the Code Composer project from the default of MSP430F5529. Other than that I have not changed the code at all.
I can compile the code and load it on the chip using the JTAG header on my board, but the USB device is not recognized when I plug it into my Windows 7 computer. My custom PCB is bus powered.
Are there any parameters in the example code that I must change to get it working? Or any other tips or hints?
Best regards,
Rob