About 58,700 results
Open links in new tab
  1. What is a FTDI chip? How does USB communicate with Arduino?

    May 29, 2018 · What is a FTDI chip? Is this used in Arduino to communicate to the laptop? I think that the voltage levels are different on USB and Arduino?

  2. How does an FTDI chip work? - Electrical Engineering Stack …

    Someone asked me the other day how an FTDI USB to serial UART works, and I realized I didn't know. I looked at the datasheet for the FT232R and the block diagram didn't really help me. …

  3. ESP32 with FTDI programmer - Electrical Engineering Stack Exchange

    Jul 13, 2019 · Yes, you can program the ESP32 DevKit v1 using an FTDI (Future Technology Devices International) USB-to-Serial converter. The ESP32 DevKit v1 typically comes with a …

  4. Uploading Program to Arduino Using FTDI Cable or Programmer

    Feb 2, 2012 · Most standard Arduinos require only a USB cable to program. This includes Duemilanove and Mega, for instance. If you have an arduino with the 6pin-interface in one …

  5. FTDI USB/TTL-serial converter - what are TXD, TXL, RXD and RXL?

    May 30, 2018 · I've got a couple of TTL USB/serial converters. I think they're FTDI chips. As well as pins marked TX and RX, there are unpopulated holes marked TXD, TXL, RXD and RXL. …

  6. ftdi - What is the purpose of capacitors and resistors in this USB …

    May 17, 2013 · Trying to understand the purpose of the capacitors and resistors in this bus powered configuration for the FTDI chip, I think the capacitors are for filtering high frequency …

  7. ftdi - FT232R eeprom problem .. how to make PC recognize it ...

    Dec 31, 2011 · it's my first time to use FT232R .. when i connected it to the USB for the first time .. my Windows recognized it well, and its drivers were successfully installed .. and even after …

  8. ftdi - FT232 is not detected by Device Manager - Electrical …

    Sep 23, 2021 · When I plug my new FTI32RL in to my laptop, it turns on but it is not showing up in the device manager, not even as another device. There is no connection sound, no …

  9. How to config Channel A/B of FTDI FT4232H to JTAG

    Mar 31, 2024 · As for configuration of the FT4232H EEPROM, Application Note AN_124 User Guide for FTDI FT_PROG Utility doesn't list a specific configuration option to select JTAG, but …

  10. USB serial emulation: CDC or vendor-specific?

    Oct 7, 2012 · 3 When designing a device that requires communication with a PC via a virtual serial port over USB: When would one use usb-serial port emulation chips with vendor-specific …