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.

FT2232 programming mprog vs ft-prog



Hi, attempting to save time, space and money on an implementation of a motor driver I designed a programming dongle that removed the FT2232 and associated components to a separate board.


In the Wiki here:

processors.wiki.ti.com/.../XDS100

In the section called "What should the USB device's UID (VID/PID) be?"

it says to set VID=0403 PID=A6D0. The device name string should be, “Texas Instruments Inc.XDS100 Ver 2.0”.

Unfortunately MPROG has been deprecated and replaced with FT-Prog.

I was hoping that the "Device Name String" in MPROG the same thing as the Product Description in FT Prog but when I try to program it with the above string it complains that the maximum number of characters is 47.  The string is only 36 chars but apparently FTDI tacks on an auto-generated serial number that exceeds the available number of characters.

Can you tell me where in FP PROG I can plug in the device name string?

Thanks,

DougM