This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

USB Driver Problem

Dear Friends, I am new to USB development in LPC2378. I have taken USB device driver from the following path

C:\Keil\ARM\Boards\Keil\MCB2300\USBCDC

But it's not installing the driver file in PC. Its showing USB Device Not Recognized and Unknown device.what should i change in that code.Is there any modifications?

Parents
  • Hi,

    I did not change the code including VID/PID.
    whenever, if i switch ON my board,
    1. "Found new hardware (USB Device)" appears
    2. "Found new hardware (Unknown Device)" appears
    3. "Welcome to the Found New Hardware Wizard" pop up window has not appeared But
    4. "Finally your hardware is installed and ready to use" appears

    But COM port is not assigned for my device and driver is not installed

    May i know the problem?

    thanks,
    venkat v

Reply
  • Hi,

    I did not change the code including VID/PID.
    whenever, if i switch ON my board,
    1. "Found new hardware (USB Device)" appears
    2. "Found new hardware (Unknown Device)" appears
    3. "Welcome to the Found New Hardware Wizard" pop up window has not appeared But
    4. "Finally your hardware is installed and ready to use" appears

    But COM port is not assigned for my device and driver is not installed

    May i know the problem?

    thanks,
    venkat v

Children