Advertisement
matthiasbock

incircuit-icprog.cfg

Apr 19th, 2017
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. #
  2. # In-Circuit's ICprog OpenOCD JTAG Adapter
  3. # https://shop.in-circuit.de/product_info.php?products_id=112
  4. #
  5. # Schematics available at
  6. # http://wiki.in-circuit.de/images/0/06/610000158A_openocd.pdf
  7. #
  8.  
  9. interface ftdi
  10. ftdi_vid_pid 0x0403 0x6010
  11.  
  12. ftdi_layout_init 0x0508 0x0f1b
  13. ftdi_layout_signal nSRST -noe 0x0400 -data 0x0800
  14. ftdi_layout_signal nTRST -noe 0x0100 -data 0x0200
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement