libftdi Archives

Subject: Re: [EEPROM branch] "size_check" init value

From: Xiaofan Chen <xiaofanc@xxxxxxxxx>
To: libftdi@xxxxxxxxxxxxxxxxxxxxxxx
Date: Sat, 25 Sep 2010 12:43:33 +0800
On Sat, Sep 25, 2010 at 7:49 AM, Xiaofan Chen <xiaofanc@xxxxxxxxx> wrote:
> I will dump the other JTAG debugger I have. It uses FT2232H and 93C56.
> I think it is using "automatic" generation.
>

I think you guys have sorted out the issue. Anyway, here is the
dump for Amontec JTAGkey-2.

Type: FT2232H
VID:PID: 0403:CFF8
Mfg String: Amontec
Product string: Amontec JTAGkey-2
Serial Number: 5379XDR4

Word
0000: 0100 0304 F8CF 0002 8032 0800 0100 9A10
0008: AA24 CE12 0000 0000 5600 0000 0000 0000
0010: 0000 0000 0000 0000 0000 0000 0000 0000
0018: 0000 0000 0000 0000 0000 0000 0000 0000
0020: 0000 0000 0000 0000 0000 0000 0000 0000
0028: 0000 0000 0000 0000 0000 0000 0000 0000
0030: 0000 0000 0000 0000 0000 0000 0000 0000
0038: 0000 0000 0000 0000 0000 0000 0000 0000

0040: 0000 0000 0000 0000 0000 0000 0000 0000
0048: 0000 0000 0000 0000 0000 1003 4100 6D00
0050: 6F00 6E00 7400 6500 6300 2403 4100 6D00
0058: 6F00 6E00 7400 6500 6300 2000 4A00 5400
0060: 4100 4700 6B00 6500 7900 2D00 3200 1203
0068: 3500 3300 5400 3900 5800 4400 5200 3400
0070: 0000 0100 0000 0000 0000 0000 0000 0000
0078: 0000 0000 0000 0000 0000 0000 0000 0EEA

XML dump from FT_Prog

<?xml version="1.0" encoding="UTF-8"?>
<FT_EEPROM>
  <Chip_Details>
    <Type>FT2232H</Type>
  </Chip_Details>
  <USB_Device_Descriptor>
    <VID_PID>1</VID_PID>
    <idVendor>0403</idVendor>
    <idProduct>CFF8</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>Amontec</Manufacturer>
    <Product_Description>Amontec JTAGkey-2</Product_Description>
    <SerialNumber_Enabled>true</SerialNumber_Enabled>
    <SerialNumber>
    </SerialNumber>
    <SerialNumberPrefix>53</SerialNumberPrefix>
  </USB_String_Descriptors>
  <Hardware_Specific>
    <Suspend_DBUS7>false</Suspend_DBUS7>
    <TPRDRV>0</TPRDRV>
    <Port_A>
      <Hardware>
        <UART>false</UART>
        <_245FIFO>true</_245FIFO>
        <CPUFIFO>false</CPUFIFO>
        <OPTO>false</OPTO>
      </Hardware>
      <Driver>
        <VirtualCOM>false</VirtualCOM>
        <D2XX>true</D2XX>
      </Driver>
    </Port_A>
    <Port_B>
      <Hardware>
        <UART>true</UART>
        <_245FIFO>false</_245FIFO>
        <CPUFIFO>false</CPUFIFO>
        <OPTO>false</OPTO>
      </Hardware>
      <Driver>
        <VirtualCOM>false</VirtualCOM>
        <D2XX>true</D2XX>
      </Driver>
    </Port_B>
    <IO_Pins>
      <Group_AL>
        <SlowSlew>false</SlowSlew>
        <Schmitt>false</Schmitt>
        <Drive>8mA</Drive>
      </Group_AL>
      <Group_AH>
        <SlowSlew>false</SlowSlew>
        <Schmitt>false</Schmitt>
        <Drive>4mA</Drive>
      </Group_AH>
      <Group_BL>
        <SlowSlew>false</SlowSlew>
        <Schmitt>false</Schmitt>
        <Drive>4mA</Drive>
      </Group_BL>
      <Group_BH>
        <SlowSlew>false</SlowSlew>
        <Schmitt>false</Schmitt>
        <Drive>4mA</Drive>
      </Group_BH>
    </IO_Pins>
  </Hardware_Specific>
</FT_EEPROM>

-- 
Xiaofan

--
libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx   

Current Thread