# FT232R Bitbang mode # See http://openocd.org/doc/html/Debug-Adapter-Configuration.html # Defaults to # RXD(5) - TDI # TXD(1) - TCK # RTS(3) - TDO # CTS(11) - TMS # DTR(2) - TRST # DCD(10) - SRST # But remapped to # RXD(5) - SRST # TXD(1) - TRST # RTS(3) - TDO # CTS(11) - TMS # DTR(2) - TCK # DCD(10) - TDI # adapter driver ft232r ft232r_restore_serial 0x15 # Change pins to be able to use serial-port ft232r_srst_num RXD ft232r_trst_num TXD ft232r_tck_num DTR ft232r_tdi_num DCD adapter speed 1000