Skip to main content
arduo
Associate III
February 5, 2019
Solved

STM32F4 COMPOSITE implementation

  • February 5, 2019
  • 1 reply
  • 724 views

Hi,

i am trying to implement my mcu (stm32f407IG) as a composite device with USB FS.

I want to use CDC+HID or more how can i implement that with CubeMX ?

Are there any examples about that?

Thanks for your help.

This topic has been closed for replies.
Best answer by Pavel A.

Several examples of composite USB device can be found on GitHub.

Some of them even contain alternative USB library

https://github.com/IntergatedCircuits/USBDevice

CubeMX does not have a ready composite template.

As always... you may want to outsource this task to a consultant/contractor.

Regards,

-- pa

1 reply

Pavel A.
Pavel A.Best answer
Super User
February 5, 2019

Several examples of composite USB device can be found on GitHub.

Some of them even contain alternative USB library

https://github.com/IntergatedCircuits/USBDevice

CubeMX does not have a ready composite template.

As always... you may want to outsource this task to a consultant/contractor.

Regards,

-- pa