pyftdi icon indicating copy to clipboard operation
pyftdi copied to clipboard

configurable mpsse for jtag

Open cz172638 opened this issue 7 years ago • 1 comments

there are several ftdi based jtag probes, like flyswatter2, bus blaster, xds100 and others even all use same/similar chip, mpsse settings are different. in pyftdi it is hardcoded. for example openocd has ftdi_layout_init config option for intial state and direction different for almost each ftdi adapter. and ftdi_layout_signal for custom signals

cz172638 avatar Nov 23 '17 14:11 cz172638

I would accept patches, but given than PyFtdi JTAG support is very basic, I'm not sure it is even worth the workload.

eblot avatar Jun 04 '19 16:06 eblot