etc:users:jcmvbkbc:hardware
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| etc:users:jcmvbkbc:hardware [2014/10/13 06:08] – jcmvbkbc | etc: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:// | ||
| === Connector pinout === | === Connector pinout === | ||
| < | < | ||
| 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) |
| - | * 9: TX | + | * 7: CTS# (I) |
| + | * 9: TX (O) | ||
| + | * 11: RI# (I) | ||
| + | * 13: RTS# (O) | ||
| + | * 17: DTR# (O): my modification | ||
| == Driver == | == Driver == | ||
| * http:// | * http:// | ||
| * modprobe ftdi_sio vendor=0x15ba product=0x002a | * modprobe ftdi_sio vendor=0x15ba product=0x002a | ||
| + | * echo -n "15ba 002a" > / | ||
| + | |||
| + | === Xtensa JTAG === | ||
| + | == Pin functions == | ||
| + | * 1: Vcc | ||
| + | * 3: TRST# | ||
| + | * 4: GND | ||
| + | * 5: TDI | ||
| + | * 7: TMS | ||
| + | * 9: TCK | ||
| + | * 13: TDO | ||
| + | * 15: SRST# (doesn' | ||
| + | |||
| + | == topology.xml controller line == | ||
| + | < | ||
etc/users/jcmvbkbc/hardware.1413166111.txt.gz · Last modified: 2014/10/13 06:08 by jcmvbkbc