redbee-usb.cfg 648 B

123456789101112131415161718192021222324
  1. # SPDX-License-Identifier: GPL-2.0-or-later
  2. #
  3. # Redwire Redbee-USB
  4. #
  5. # http://www.redwirellc.com
  6. #
  7. # The Redbee-USB has an onboard FT2232H with:
  8. # - FT2232H channel B wired to mc13224v JTAG
  9. # - FT2232H channel A wired to mc13224v UART1
  10. #
  11. echo "WARNING!"
  12. echo "This file was not tested with real interface, it is based on code in ft2232.c."
  13. echo "Please report your experience with this file to openocd-devel mailing list,"
  14. echo "so it could be marked as working or fixed."
  15. adapter driver ftdi
  16. ftdi vid_pid 0x0403 0x6010
  17. ftdi channel 1
  18. ftdi layout_init 0x0c08 0x0c2b
  19. ftdi layout_signal nTRST -data 0x0800
  20. ftdi layout_signal nSRST -data 0x0400