This is an automated email from Gerrit.

Robert Jordens ([email protected]) just uploaded a new patch set to Gerrit, 
which you can find at http://openocd.zylin.com/2846

-- gerrit

commit fd00e13aebf329665d938936f559368d367ae80e
Author: Robert Jordens <[email protected]>
Date:   Wed Jul 1 23:29:34 2015 -0600

    interface/ftdi/pipistrello: onboard dual ftdi
    
    Change-Id: I04a80610ff825c36ebcb67b879507028eed141ad
    Signed-off-by: Robert Jordens <[email protected]>

diff --git a/tcl/interface/ftdi/pipistrello.cfg 
b/tcl/interface/ftdi/pipistrello.cfg
new file mode 100644
index 0000000..8f01239
--- /dev/null
+++ b/tcl/interface/ftdi/pipistrello.cfg
@@ -0,0 +1,14 @@
+# http://pipistrello.saanlima.com/
+# 
http://www.saanlima.com/download/pipistrello-v2.0/pipistrello_v2_schematic.pdf
+interface ftdi
+transport select jtag
+# this generally works fast: the fpga can handle 30MHz, the spi flash can 
handle
+# 54MHz with simple read, no dummy cycles, and wait-for-write-completion
+adapter_khz 30000
+ftdi_device_desc "Pipistrello LX45"
+ftdi_vid_pid 0x0403 0x6010
+# interface 1 is the uart
+ftdi_channel 0
+# just TCK TDI TDO TMS, no reset
+ftdi_layout_init 0x0008 0x000b
+reset_config none

-- 

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to