Skip to main content
janvi
Associate III
November 28, 2009
Question

Virtual COM Port driver

  • November 28, 2009
  • 2 replies
  • 842 views
Posted on November 28, 2009 at 10:43

Virtual COM Port driver

    This topic has been closed for replies.

    2 replies

    janvi
    janviAuthor
    Associate III
    May 17, 2011
    Posted on May 17, 2011 at 13:32

    In the download area there is a VCP Driver for Windows. For the moment, my application communicates by physical COM port not available at many new laptops. Therefore, my board already has a USB socket. As far as I understand, the STM32 app has to show a behaviour of a CDC.

    Unfortunately, I did not find any application note or firmware example on how to program the enumeration and Rx/Tx of such CDC using the Std_PeriphLib.

    16-32micros
    Associate III
    May 17, 2011
    Posted on May 17, 2011 at 13:32

    Dear Janvi,

    Refer to ''STM32_USB-FS-Device_Lib'' :

    http://www.st.com/stonline/products/support/micro/files/um0424.zip

    and

    http://www.st.com/stonline/products/literature/um/13465.pdf

    then go to Project :

    ''\Project\Virtual_COM_Port''.

    Have a nice weekend,

    Cheers,

    STOne-32.