2017-06-14 03:20 AM
Hi,
I'm using STM32F303VB in my custom hardware that has USB.
When using STM32CubeMX I see a lot of Standard USB Device classes that I can use (Audio Class, HID, Custom HID,.. etc..). But I do not see an option for Vendor class.(Class code 0xFF) ?
My project requires simple USB communication and I don't want to support standard class protocols. Is there a way by which I can have vendor class in my project?
Any inputs will be of help.
Regards, Prasant
#stm32f303vb #stm32 #usb #usb-vendor-class2018-03-24 12:25 AM
Hello Prasant,
Were you able to finish this project? I have the same question. CubeMX doesn't seem to provide USB custom class code generation support. Would like to know if you are able to find a solution.