Skip to main content
ccowdery9
Associate III
October 13, 2009
Question

USB Composite device - COM + MSD

  • October 13, 2009
  • 3 replies
  • 957 views
Posted on October 13, 2009 at 06:10

USB Composite device - COM + MSD

    This topic has been closed for replies.

    3 replies

    ccowdery9
    ccowdery9Author
    Associate III
    May 17, 2011
    Posted on May 17, 2011 at 13:25

    Thanks!, I'll take a look at that.

    Chris.

    simonqian
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 13:25

    try:

    svn checkout

    http://vsprog.googlecode.com/svn/trunk

    The CDC+MSC firmware is under dongle/firmware/Projects/CDC.

    You can compile it using IAR EWARM 5.40 KS or Codesourcery GCC.

    See dongle/firmware/readme for more information.

    As I know, W2K doesn't support IAD, but WinXP and Ubuntu 8.04 supports well.

    [ This message was edited by: simonqian on 13-10-2009 00:43 ]

    ccowdery9
    ccowdery9Author
    Associate III
    May 17, 2011
    Posted on May 17, 2011 at 13:25

    For my next project, it would be useful if I could configure my STM32 to be a composite device, providing both RS232 (COM port) and Mass-storage.

    I recall that with Win2000, the standard driver would not allow COM ports to be part of a composite device.

    Does anybody know if this has changed with WinXP / Vista / Windows 7?

    Has anybody tried it?

    Thanks,

    Chris.