Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
interfaces:pl2303 [2014/12/19 11:18] – darron | interfaces:pl2303 [2023/06/11 19:52] (current) – [TTL cable] darron | ||
---|---|---|---|
Line 4: | Line 4: | ||
\\ \\ | \\ \\ | ||
{{ : | {{ : | ||
+ | \\ \\ | ||
+ | {{ interfaces: | ||
</ | </ | ||
Line 9: | Line 11: | ||
=== Linux === | === Linux === | ||
+ | |||
+ | == udev / | ||
+ | |||
+ | < | ||
+ | KERNEL==" | ||
+ | ATTRS{idVendor}==" | ||
+ | ATTRS{idProduct}==" | ||
+ | GROUP=" | ||
+ | MODE=" | ||
+ | RUN+="/ | ||
+ | </ | ||
+ | |||
+ | == udev by-id == | ||
+ | |||
+ | < | ||
+ | / | ||
+ | </ | ||
+ | |||
+ | === TTL cable === | ||
+ | |||
+ | Wiring guide is the inverse of normal and there is no guarantee that this | ||
+ | is consistent for all devices. | ||
< | < | ||
- | KERNEL==" | + | RED 5V |
- | | + | BLACK GND |
+ | GREEN RX (TARGET RX) | ||
+ | WHITE TX (TARGET TX) | ||
</ | </ | ||
- | === k8048 Microchip PIC programmer | + | === Pickle |
== Velleman K8048 Configuration == | == Velleman K8048 Configuration == | ||
< | < | ||
- | DEVICE=/ | + | DEVICE=TTY |
+ | IFACE=/ | ||
SLEEP=600 | SLEEP=600 | ||
BITRULES=0x001F | BITRULES=0x001F | ||
- | BUSY=0 | ||
</ | </ | ||