Skip to main content
togrady
Associate III
February 4, 2008
Question

USB virtual com port with modem shaking

  • February 4, 2008
  • 2 replies
  • 644 views
Posted on February 04, 2008 at 02:56

USB virtual com port with modem shaking

    This topic has been closed for replies.

    2 replies

    togrady
    togradyAuthor
    Associate III
    May 17, 2011
    Posted on May 17, 2011 at 12:22

    Hi,

    I want to use USB in virtual com port mode. Basically I want to make a modem on one of the STM32 serial ports accessible from a Windows PC connected to the STM via USB. In the USB examples I don't see anything that would support the control of handshaking lines such as DTR or DCD. Th PC will try to use all the handshaking lines e.g. DTR for call hang up. I don't think the ST USB virtual com port driver supports this and the C code does not seem to either.

    Would it be difficult to add support for this to the Windows driver and to the STM32 code? Any thoughts?

    Thanks

    Trevor

    michaelcausley9
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 12:22

    http://Virtual Com port project

    Have a look at this it might help.