Share via

Where can I find COM 1 ?

Anonymous
2018-08-29T17:53:30+00:00

which USB is port COM 1 ?

Windows for home | Windows 10 | Devices and drivers

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

5 answers

Sort by: Most helpful
  1. Anonymous
    2018-08-29T18:05:16+00:00

    COM1 is the first serial port. Older computers typically had up to 4 serial ports (COM1, COM2, COM3,COM4.)

    Serial ports are very old technology. They were replaced years ago by USB ports, which transfer data much faster.

    If you've got an old computer with serial ports, you'll find them on the back of the computer. A COM port looks like this:

    10+ people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2018-08-29T18:04:11+00:00

    which USB is port COM 1 ?

    COM ports are serial ports, not USB.  What are you trying to do?

    9 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2018-08-29T18:19:58+00:00

    Hi, how are you for posting in our microsoft community I'm here to help you solve your problem

    What Is a Com1 Port?

    A COM1 port is a serial port on a computer. A serial port is a socket enabling peripheral devices like a mouse or a modem to connect to the computer via a cable. Serial ports have been replaced by the small Universal Serial Bus Connectors. Newer computers do not have a COM1 port; they connect to peripherals via a USB port instead

    Serial Port

    A serial port gets its name because data travels down a cable leading from a serial port in series, as opposed to parallel. Data moves around inside a computer along eight parallel wires. A byte of data leaves one point and arrives at another simultaneously. A byte is 8 bits of data, each bit traveling down one of the parallel wires. A parallel cable, connected to a parallel port continues this configuration, but a serial port sends all the data down the same wire and so has to reorganize the order of the data so that each bit follows the others in order, rather than 8 bits traveling simultaneously down parallel wires.

    Communication Port

    An old computer would have one parallel port, possibly one "serial port" and two "COM" ports. The COM ports are serial ports. The "COM" stands for "communication" and the naming convention was created by Microsoft for its DOS operating system. It was possible to create a virtual COM port by mapping several "COM"names onto the same physical port.

    Appearance

    A parallel cable looks like as ribbon, made up of a row of wires with their plastic casing fused together; a serial cable is one thick cable. The clue to what lies inside the cable jacket comes from the connector. This is a large head with two rows of pins (male) or holes (female). Although serial ports channel data down one wire, the cable contains a collection of wires. Each is used for a different purpose. Data travels away from the computer down one pin and into the computer down another pin. The identification of the use of each pin is confused by the existence of two different designs for the connector. The overall standard for the connectors is called "RS-232," but this contains two layouts. A 25-pin connector and a 9-pin connector. The 25-pin connector is called a "DB-25" and the 9-pin connector is called a "DE-9." The other pins on the DE-9 carry control signals. On the DB-25, only 10 of the 25 pins actually connect to wires, and only two of the 10 connected pins carry data. The rest are for control data and for an electric ground wire.

    Future

    The large size of the serial connectors hampered the process of miniaturization of laptop computers. The case of the computer could not be made thinner than the requirements of the RS-232 socket hosing. Computer manufacturers have switched over to USB connectors, which do not carry the COM1, COM2, COM3 naming convention. COM1 ports are slipping into computing history.

    source: https://www.techwalla.com/articles/what-is-a-co...

    https://social.technet.microsoft.com/Forums/en-...

    https://superuser.com/questions/1059447/how-to-...

    Note: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.

    Best Regards

    Miguel C.

    6 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2018-08-29T18:06:47+00:00

    To use a USB port as a COM interface you must use an appropriate driver. Arduino microprocessors use them (amonst others).

    6 people found this answer helpful.
    0 comments No comments
  5. Anonymous
    2018-08-29T18:05:27+00:00

    There are no serial ports on today's computers. You might need a serial to usb converter. Or perhaps you don't need a serial port at all. Explain what computer you have and what you are trying to do and someone will help.

    5 people found this answer helpful.
    0 comments No comments