Skip to content

Instantly share code, notes, and snippets.

@flowpoint
Created November 25, 2018 22:26
Show Gist options
  • Save flowpoint/ad9839ca9b883a107af619d9bbddc058 to your computer and use it in GitHub Desktop.
Save flowpoint/ad9839ca9b883a107af619d9bbddc058 to your computer and use it in GitHub Desktop.
ft232h breakout debug libftdi note
ft232h ftdi_usb_get_string doesnt work with libftdi if the manufacturer serial or product code in eeprom is not ascii
therefore the python swig binding ftdi1 usbget_strings doesnt work either
and the adafruit_gpio.FT232H
todo:
fix in libftdi
or reprogra ft232h eeprom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment