Skip to main content
dimasusl
Associate II
July 20, 2009
Question

How many USB VCOM ports can i make?

  • July 20, 2009
  • 2 replies
  • 801 views
Posted on July 20, 2009 at 08:17

How many USB VCOM ports can i make?

    This topic has been closed for replies.

    2 replies

    dimasusl
    dimasuslAuthor
    Associate II
    May 17, 2011
    Posted on May 17, 2011 at 13:18

    Hi, everyone!

    Using VCOM example with one port, some time ago i made a project with two ports.

    And now, i have a one little question - how many virtual serial ports can i make with STM32 (USB CDC class device), where i have 8 bidirection endpoints (and ENDP0 is using for system puporse)? I think only 3(1 endpoint - managment interrupt(IN), 2 endpoints data IN and OUT for each virtual port), is it that?

    bryce2
    Visitor II
    August 5, 2011
    Posted on August 05, 2011 at 18:34

    I'm attempting to do exactly what you've done.  Any chance you could share specifically what you changed in the example to do this?