ft2232.cfg 335 B

123456789101112131415
  1. # Copyright (c) 2021 HPMicro
  2. # SPDX-License-Identifier: BSD-3-Clause
  3. bindto 0.0.0.0
  4. adapter speed 10000
  5. reset_config trst_and_srst
  6. adapter srst delay 50
  7. adapter driver ftdi
  8. ftdi_vid_pid 0x0403 0x6010
  9. ftdi_layout_init 0x0208 0x020b
  10. ftdi_layout_signal nTRST -data 0x0200 -noe 0x0400
  11. ftdi_layout_signal nSRST -data 0x0100 -noe 0x0800