where i can find an example for dual CDC VCP on stm32?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-08-16 3:56 PM
Posted on August 17, 2016 at 00:56
I should use the USB FS on CN5 of STM32F4-Discovery in dual Virtual Com Port (if possible in three VCP).
I made a project started from cubemx with USB_CDC_VCP with USBD_MAX_NUM_INTERFACES = 3 and USBD_MAX_NUM_CONFIGURATION=3 .It work well but in the pc instal one COM only.I tryed to modify the usb descriptor manually but it not work fine. I have Always one COM only.Where i can find un example based on cubemx library whith multiple CDC VCP?Very Thank.
This discussion is locked. Please start a new topic to ask your question.
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-08-17 2:35 AM
Posted on August 17, 2016 at 11:35
Hi lor3n7o,
USB composite isn't supported yet by CubeMX.I report your request internally for farther review. We will keep you informed if we have more details on this regard.-Mayla-To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-08-17 2:58 AM
Posted on August 17, 2016 at 11:58
Very thanks for faster support.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-08-19 1:01 AM
Posted on August 19, 2016 at 10:01There is un example not based on cubemx library with multiple CDC VCP on USBFS on stm32f4,on which I can relate for implementation in may project?In the meantime I might try to do a manual edit.Very Thank.
