Skip to main content
jowen
Associate II
August 5, 2015
Question

STM32CubeMX & STM32F4 Discovery and a Simple HID USB issue

  • August 5, 2015
  • 1 reply
  • 412 views
Posted on August 05, 2015 at 19:03

I have build and tested the STM32cube Demonstration project using MDK-ARM for the STM32F4 Discovery and it worked fine.

 

So I tried my own very simple project using STM32Cube interface to create the source for a USB HID device. but when I plug the USB cable in I just get ''Unknown USB Device (invalid Device Descriptor) '' in windows device manage

Can anyone help - It must be a simple issue but I have spent all day looking and can not resolve it. 
    This topic has been closed for replies.

    1 reply

    Nickname5522_O
    Visitor II
    August 7, 2015
    Posted on August 07, 2015 at 17:35

    Hi owen.j,

    Verify that you entered the PID and VID in the code.

    -Shahrzad-