minimodule.cfg 536 B

123456789101112131415161718
  1. # SPDX-License-Identifier: GPL-2.0-or-later
  2. #
  3. # FTDI MiniModule
  4. #
  5. # http://www.ftdichip.com/Support/Documents/DataSheets/Modules/DS_FT2232H_Mini_Module.pdf
  6. #
  7. adapter driver ftdi
  8. ftdi device_desc "FT2232H MiniModule"
  9. ftdi vid_pid 0x0403 0x6010
  10. # Every pin set as high impedance except TCK, TDI, TDO and TMS
  11. ftdi layout_init 0x0008 0x000b
  12. # nSRST defined on pin CN2-13 of the MiniModule (pin ADBUS5 [AD5] on the FT2232H chip)
  13. # This choice is arbitrary. Use other GPIO pin if desired.
  14. ftdi layout_signal nSRST -data 0x0020 -oe 0x0020