cancel
Showing results for 
Search instead for 
Did you mean: 

Windows driver for USB device

Michael Novotnuy
Associate
Posted on May 26, 2017 at 15:14

Hello,

I am developing a product for a small company. Product has USB interface for connectivity.

USB has 3 different configuration: HID keyboard, CDC and composite CDC plus HID keyboard.

As I understand I need 3 PID number and proper .inf file. Also .inf file should be signed.

Customer wants that Windows recognizes device and uses standard driver for HID and CDC automatically. Is it possible without .inf file? Customer doesn�t want to provide driver for their device.

What VID/PID number can we use, should we request PID sublicensing from STMicroelectronics?

Thank.

#usb #usb-hid #usb-cdc #usb-composite
4 REPLIES 4
Imen.D
ST Employee
Posted on June 07, 2017 at 10:09

Hello

N.Michael

,

For sublicensing VID/PID, you should contact your ST FAE to get a sublicensed PID.

About composite HID and CDC,

I will check this and come back to you soon.

Thanks

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen
Posted on June 07, 2017 at 11:49

Hi

N.Michael

,

For composite HID and CDC,

it should work without driver.

Regards

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen
Posted on June 07, 2017 at 13:50

Hi Imen,

Thank you for replay.

I think, it should work without driver, too. But It didn't work in my case. It started work only after adding correct VID/PID and interface number to INF file.

Maybe USB descriptor is not correct. I'll double check it.

pj
Associate II
Posted on January 22, 2018 at 12:27

Hi Imen. Could you explain what the FAE means? UK local ST office does not know as well. I have the same problem with the PID as the OP had. I use in my device the STM32F303Rx micros.

Regards

Peter