Skip to main content
ranadhive_p
Associate
October 27, 2010
Question

virtual comport drivers

  • October 27, 2010
  • 3 replies
  • 838 views
Posted on October 27, 2010 at 10:26

virtual comport drivers

    This topic has been closed for replies.

    3 replies

    xacc
    Associate II
    May 17, 2011
    Posted on May 17, 2011 at 14:13

    http://www.st.com/mcu/familiesdocs-110.html

    ranadhive_p
    Associate
    May 17, 2011
    Posted on May 17, 2011 at 14:13

    i downloaded the virtual comport pc drivers and installed in my pc but in device manager it was not showing any virtual comport .

    ...................................ple reply

    Andrew Neil
    Super User
    May 17, 2011
    Posted on May 17, 2011 at 14:13

    Does anything happen at all when you plug your target into the PC?

    What target hardware are you using - your own custom design, or an eval board or dev kit, etc?

    Are you sure that the application is correctly loaded and running in the target?

    Did the application build ''cleanly''; ie, with no errors and no warnings?

    What debugging have you done?

    A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.