cancel
Showing results for 
Search instead for 
Did you mean: 

USB virtual com port with modem shaking

togrady
Associate II
Posted on February 04, 2008 at 02:56

USB virtual com port with modem shaking

2 REPLIES 2
togrady
Associate II
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
Associate
Posted on May 17, 2011 at 12:22

http://Virtual Com port project

Have a look at this it might help.