Skip to content

Instantly share code, notes, and snippets.

@ibndias
Created February 11, 2022 05:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ibndias/69d9c03914ba01f21eef449ad87d8967 to your computer and use it in GitHub Desktop.
Save ibndias/69d9c03914ba01f21eef449ad87d8967 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-16"?>
<FT_EEPROM>
<Chip_Details>
<Type>FT232H</Type>
</Chip_Details>
<USB_Device_Descriptor>
<VID_PID>0</VID_PID>
<idVendor>0403</idVendor>
<idProduct>6014</idProduct>
<bcdUSB>USB 2.0</bcdUSB>
</USB_Device_Descriptor>
<USB_Config_Descriptor>
<bmAttributes>
<RemoteWakeupEnabled>false</RemoteWakeupEnabled>
<SelfPowered>false</SelfPowered>
<BusPowered>true</BusPowered>
</bmAttributes>
<IOpullDown>false</IOpullDown>
<MaxPower>100</MaxPower>
</USB_Config_Descriptor>
<USB_String_Descriptors>
<Manufacturer>FTDI</Manufacturer>
<Product_Description>FT232H</Product_Description>
<SerialNumber_Enabled>true</SerialNumber_Enabled>
<SerialNumber />
<SerialNumberPrefix>FT</SerialNumberPrefix>
<SerialNumber_AutoGenerate>true</SerialNumber_AutoGenerate>
</USB_String_Descriptors>
<Hardware_Specific>
<Suspend_ACBus7>false</Suspend_ACBus7>
<Port_A>
<Hardware>
<UART>false</UART>
<_245FIFO>true</_245FIFO>
<CPUFIFO>false</CPUFIFO>
<OPTO>false</OPTO>
<FT1248>false</FT1248>
</Hardware>
<Driver>
<D2XX>true</D2XX>
<VCP>false</VCP>
</Driver>
</Port_A>
<FT1248_Settings>
<Clock_Polarity>false</Clock_Polarity>
<Bit_Order>false</Bit_Order>
<Flow_Control>false</Flow_Control>
</FT1248_Settings>
<IO_Controls>
<C0>Tristate</C0>
<C1>Tristate</C1>
<C2>Tristate</C2>
<C3>Tristate</C3>
<C4>Tristate</C4>
<C5>Tristate</C5>
<C6>Tristate</C6>
<C7>Tristate</C7>
<C8>Tristate</C8>
<C9>Tristate</C9>
</IO_Controls>
<IO_Pins>
<Group_AD>
<SlowSlew>false</SlowSlew>
<Schmitt>false</Schmitt>
<Drive>4mA</Drive>
</Group_AD>
<Group_AC>
<SlowSlew>false</SlowSlew>
<Schmitt>false</Schmitt>
<Drive>4mA</Drive>
</Group_AC>
</IO_Pins>
</Hardware_Specific>
</FT_EEPROM>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment