You may import the following text as xml file into FT-PROG and write it to the device. This will invert the RX
and TX Line in Your 1-Wire Interface.
<?xml version="1.0" encoding="UTF-8"?>
<FT_EEPROM>
<Chip_Details>
<Type>FT232R</Type>
</Chip_Details>
<USB_Device_Descriptor>
<VID_PID>0</VID_PID>
<idVendor>0403</idVendor>
<idProduct>6001</idProduct>
<bcdUSB>USB 2.0</bcdUSB>
</USB_Device_Descriptor>
<USB_Config_Descriptor>
<bmAttributes>
<RemoteWakeupEnabled>true</RemoteWakeupEnabled>
<SelfPowered>false</SelfPowered>
<BusPowered>true</BusPowered>
</bmAttributes>
<IOpullDown>false</IOpullDown>
<MaxPower>90</MaxPower>
</USB_Config_Descriptor>
<USB_String_Descriptors>
<Manufacturer>FTDI</Manufacturer>
<Product_Description>1-Wire Interface</Product_Description>
<SerialNumber_Enabled>true</SerialNumber_Enabled>
<SerialNumber>
</SerialNumber>
<SerialNumberPrefix>FT</SerialNumberPrefix>
</USB_String_Descriptors>
<Hardware_Specific>
<HighIO>false</HighIO>
<D2XXDriver>false</D2XXDriver>
<ExternalOscillator>false</ExternalOscillator>
<Invert_RS232_Signals>
<TXD>true</TXD>
<RXD>true</RXD>
<RTS>false</RTS>
<CTS>false</CTS>
<DTR>false</DTR>
<DSR>false</DSR>
<DCD>false</DCD>
<RI>false</RI>
</Invert_RS232_Signals>
<IO_Controls>
<C0>RXLED#</C0>
<C1>TXLED#</C1>
<C2>PWRON#</C2>
<C3>PWRON#</C3>
<C4>SLEEP#</C4>
</IO_Controls>
</Hardware_Specific>
</FT_EEPROM>