This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP430F5519 is not recognized by the computer

Other Parts Discussed in Thread: MSP430F5529, MSP430F5519, MSP430USBDEVPACK

Hello,

I have a board with the MSP430F5529 and when I launch the device manager it is recognized as an HID-compliant device with the VID=2047 and HID=0301.

On another board I have an MSP430F5519 that is not recognized by the computer. The hardware is unknow.

Are the VID and PID the same for MSP430F5529 /19 ?

Is there any way to install the VID/PID for the MSP430F5519 manually ?

My system is winXP SP3

Best regards,

a-pinto@ti.com

  • Check out the TI USB Developers Package:  http://www.ti.com/tool/msp430usbdevpack

    This contains an application called the MSP430 USB Descriptor tool which allows you to set the VID/PID as well as some other variables.  In our case I had to change the speed of the external crystal connected to XT2 from the default of 4MHz.

    Good luck,

     

  • Hello and thanks for the reply.

    But I'm not developing software for the MSP430, I just want  to use it. Anyway, my question is: the MSP430 USB Descriptor tool generate files that are needed by the system to recognize the MSP430F5519 when it is attached to the PC USB port ?

    If so, where do I need to place the "descriptors.h", "descriptor.c" and "UsbIsr.c" file for the MSP430F5519 be recognized as a HID device ?

    Best regards,

**Attention** This is a public forum