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

    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 …

    The FTDI chips implement the USB protocol stack. The responsibility of this hardware is to tell your PC what it is (using some identification information) such that your computer can load the …

  3. 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 …

  4. 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 …

  5. FT232H on PCB Causing "USB device not recognized" Error on …

    Oct 18, 2023 · The FT232H chip is a USB2 high-speed (480Mbps) device. You however are using 27R/47pF filter on DP/DM wires. You cannot do this. "USB full-speed compatible" means that …

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

    Dec 31, 2011 · FTDI new driver from last Windows update deliberately resets the device PID to 0000 if the chip is a fake one. This is the reason Windows cannot associate the FTDI driver …

  7. Computer and FTDI cable baud rates - Electrical Engineering Stack …

    Feb 2, 2024 · I have an FTDI cable that can run at 2 Mbaud. I connected this to a microcontroller that is sending messages at 2Mbaud and connect the USB port end to my computer. I have …

  8. ftdi - FT232H FIFO slow USB? - Electrical Engineering Stack Exchange

    Jul 27, 2023 · Anybody know why this FTDI chip is reading data so much slower than the datasheet says it should? Edit: I've now tried it on Windows, too - the same code, the same …

  9. How to debug a program using FTDI in STM32CubeIDE?

    Oct 11, 2019 · in short i was using the Arduino IDE so i upload all my programs to the board using a FTDI usb to serial converter, now i want to learn how to use the original software for my …

  10. Uploading Program to Arduino Using FTDI Cable or Programmer

    Feb 2, 2012 · I would like detailed instructions on how to go about uploading a program onto an Arduino using an FTDI cable/programmer. I'm just not quite sure what parts to order and how …