Hello,
I am making XDS100v1 with FTDI 4232H chip. I got to the D Flip Flop Q (OE) and CLK signals.
In the original version of XDS100v1 these are connected to ACBUS-2 and ACBUS-3 of the FT2232D chip. FT2232D has 12 bits on A bus (ADBUS 0-7, ACBUS 0-3), but FT4232H has only 8 bits on A bus (ADBUS 0-7).
My questions:
1. On what FT4232H ADBUS pins should I connect D Flip Flop signals Q and CLK ?
As for TRSTn, I suppose it stays on ADBUS 4.
EMU0 and EMU1 use ADBUS 5-7 but I don't need EMU signals and would gladly put Q and CLK on some of these 3 pins.
2. How to "tell" the FT4232H that Q and CLK are on those pins i.e. is the driver for XDS100v1 with FT4232H same as for XDS100v1 with FT2232D ?
3. Do PID/VID values and Device Name String stay the same?
Thanks