About 921,000 results
Open links in new tab
  1. What are the differences between USB and RS232?

    Jun 25, 2012 · RS232 was really designed to be an interface to a modem. That's pretty clear with signals named 'ring indicator', etc. It's been usurped to provide simple 3 wire (GND, TX, RX) …

  2. rs232 - What is the difference between RS-232 and TTL UART ...

    Dec 11, 2016 · The port on your USB<->RS-232 converter will output something like +/-9V and can accept +/-25V or short circuit without damage. The UART on your MCU uses logic level …

  3. How to troubleshoot non-working RS232 to USB connection

    Mar 4, 2017 · I have bought a RS232 inclinometer and a FTDI USB to RS232 cable. The inclinometer spec sheets states: RS232 full duplex communiction Supply voltage 4.9 - 15V …

  4. Help with a RS232 (+-12 Volts) to USB converter [closed]

    Jun 16, 2021 · I have one usb to rs232 cable with that chipset that does not work, it only puts +-6 Volts, apparently some old machines only work at +-12 Volts and reject other voltages and I …

  5. usb - Confusion with the meaning of virtual com port - Electrical ...

    Jul 16, 2024 · The USB virtual com ports use the USB serial transport to send data, but the usb device then converts the data from the USB protocol to the older, much simpler, much slower …

  6. usb - Should I connect RXD to TXD and vice versa? - Electrical ...

    Apr 9, 2021 · The USB lines (D+, D-, etc.) then go through a bridge chip (datasheet) and form a UART connection with the microcontroller. Should I take the RXD output of the logic bridge …

  7. RS232 problems using a USB to Serial adapter cable - will a …

    5 days ago · Here are some other things you can check as well: The most classic RS232 problem is mixing up Tx and Rx. In which case you need a "null modem" type of RS232 cable/adapter. …

  8. USART, UART, RS232, USB, SPI, I2C, TTL, etc. what are all of these …

    Aug 14, 2012 · What is the difference between RS232 and Serial? What are the core differences between all of these communication methods: reliability, cost, application, speed, hardware …

  9. Reasons using RS232 instead of USB - Electrical Engineering Stack …

    May 7, 2012 · RS232/UART are also much easier to electrically isolate than USB for safety when working with line voltage devices. Direct USB is more involved to implement as a device, and …

  10. USB to Serial (RS-232) cable not displaying data on Arduino serial ...

    Aug 21, 2020 · However, when I connected the serial to USB cable straight to my PC (before striping the USB connector) the serial data was been correctly transmitted and viewed from …