This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ADS4225: Cannot connect USB interface with ADS4225 EVM

Part Number: ADS4225
Other Parts Discussed in Thread: ADS4222EVM,

Hi, Experts:

I am now using ADS4225 EVM and find that I cannot connect the EVM through USB to my laptop by using ADS42xx/58C28 GUI V2.1.

Then I use FTDI CHIP ID tool to read back the desrciption as below:

While I found I can connect the USB successfully with ADS4222EVM, and the FTDI chip description is below:


 

I am wondering whether the FTDI chip of ADS4225EVM has not been programmed during manufacturing? Is it possible to share me how to program the firmware of the FTDI chip to get the EVM up?

Thanks a lot

Yarn

  • 0830.ADS42xx_FTDI_Template.xml
    <?xml version="1.0" encoding="utf-16"?>
    <FT_EEPROM>
      <Chip_Details>
        <Type>FT245R</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>ADS4249EVM</Product_Description>
        <SerialNumber_Enabled>true</SerialNumber_Enabled>
        <SerialNumber />
        <SerialNumberPrefix>A4</SerialNumberPrefix>
        <SerialNumber_AutoGenerate>true</SerialNumber_AutoGenerate>
      </USB_String_Descriptors>
      <Hardware_Specific>
        <HighIO>false</HighIO>
        <D2XX>false</D2XX>
        <ExternalOscillator>false</ExternalOscillator>
      </Hardware_Specific>
    </FT_EEPROM>
    ADS4245 Test Procedure Rev A.pptYarn,

    See if you can enumerate the FTDI with the files attached.

    Regards,

    Jim

  • Hi, Jim:

    Thanks a lot for your prompt help.

    Can you please help me to share "ADS42xx_FTDI_Template.xml"? Thank you!

    Yarn

  • Yarn,

    you can download the template by clicking on the hyperlink in Jim's latest response above.

    Matthias