Open Source & Linux Lab

It's better when it's simple

User Tools

Site Tools


etc:users:jcmvbkbc:hardware

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
etc:users:jcmvbkbc:hardware [2014/10/13 06:57] jcmvbkbcetc:users:jcmvbkbc:hardware [2016/08/08 20:53] (current) – ↷ Page moved from users:jcmvbkbc:hardware to etc:users:jcmvbkbc:hardware kel
Line 2: Line 2:
  
 ==== ARM-USB-TINY-H ==== ==== ARM-USB-TINY-H ====
 +Chip datasheet: http://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT2232H.pdf
 === Connector pinout === === Connector pinout ===
 <file> <file>
Line 16: Line 17:
   * 1, 2: Vcc (connected)   * 1, 2: Vcc (connected)
   * 4, 6 and the rest of the low row: GND (connected)   * 4, 6 and the rest of the low row: GND (connected)
-  * 5: RX +  * 5: RX (I) 
-  * 7: CTS# +  * 7: CTS# (I) 
-  * 9: TX+  * 9: TX (O) 
 +  * 11: RI# (I) 
 +  * 13: RTS# (O) 
 +  * 17: DTR# (O): my modification
  
 == Driver == == Driver ==
   * http://ftdi-usb-sio.sourceforge.net/   * http://ftdi-usb-sio.sourceforge.net/
   * modprobe ftdi_sio vendor=0x15ba product=0x002a   * modprobe ftdi_sio vendor=0x15ba product=0x002a
 +  * echo -n "15ba 002a" > /sys/bus/usb-serial/drivers/ftdi_sio/new_id
 +
 +=== Xtensa JTAG ===
 +== Pin functions ==
 +  * 1: Vcc
 +  * 3: TRST#
 +  * 4: GND
 +  * 5: TDI
 +  * 7: TMS
 +  * 9: TCK
 +  * 13: TDO
 +  * 15: SRST# (doesn't work)
 +
 +== topology.xml controller line ==
 +  <controller id='Controller0' module='ft2232' probe='flyswatter' vid='0x15ba' pid='0x002a' usbser='OLVGHYS?' speed='10MHz'/>
etc/users/jcmvbkbc/hardware.1413169070.txt.gz · Last modified: 2014/10/13 06:57 by jcmvbkbc