cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeMX & STM32F4 Discovery and a Simple HID USB issue

jowen
Associate II
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. 
1 REPLY 1
Posted on August 07, 2015 at 17:35

Hi owen.j,

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

-Shahrzad-