This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Configure USB to be read as COM port

Hi, I'm using a 8051 MCU which comes with a USB dongle. My question is "How can I configure the USB to be read as a COM port?" Has anyone done it before? All I know is that I need to configure the USB as a Communication Class Device but how do I go about doing it? Any help is very much appreciated.

Parents
  • "I'm using a 8051 MCU..."

    Don't hide necessary information: What "8051 MCU" is it??
    Please state manufacturer and full part number - including all prefix & suffix letters & digits.
    Preferably include a link to the datasheet.

    Similarly for any Dev Board you're using.

    "... which comes with a USB dongle"

    What do you mean by that?

    Is that a debugging adaptor?
    Or just a standard a USB-to-Serial adaptor?
    Or what?

    "How can I configure the USB to be read as a COM port?"

    Nobody can answer that without knowing the details of the product(s) that you're talking about!

    Do you mean configuring the PC end, or are you talking about the MCU end?

    Please clarify...

Reply
  • "I'm using a 8051 MCU..."

    Don't hide necessary information: What "8051 MCU" is it??
    Please state manufacturer and full part number - including all prefix & suffix letters & digits.
    Preferably include a link to the datasheet.

    Similarly for any Dev Board you're using.

    "... which comes with a USB dongle"

    What do you mean by that?

    Is that a debugging adaptor?
    Or just a standard a USB-to-Serial adaptor?
    Or what?

    "How can I configure the USB to be read as a COM port?"

    Nobody can answer that without knowing the details of the product(s) that you're talking about!

    Do you mean configuring the PC end, or are you talking about the MCU end?

    Please clarify...

Children