Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
interfaces:cp2104 [2014/12/19 08:13] – external edit 127.0.0.1 | interfaces:cp2104 [2020/08/22 06:10] (current) – [Pickle Microchip PIC ICSP] darron | ||
---|---|---|---|
Line 1: | Line 1: | ||
==== Silicon Labs cp2104 ==== | ==== Silicon Labs cp2104 ==== | ||
- | {{ : | + | <wrap right> |
+ | {{: | ||
+ | </ | ||
This is a high speed USB UART with GPIO. | This is a high speed USB UART with GPIO. | ||
- | == Documentation at Silicon Labs === | + | === CnewteC CNT-003 (pictured) === |
+ | The CNT-003 is designed for Arduino and has a built-in 100nF capacitor on DTR. | ||
+ | |||
+ | === Linux === | ||
+ | |||
+ | == udev / | ||
+ | |||
+ | < | ||
+ | KERNEL==" | ||
+ | ATTRS{idVendor}==" | ||
+ | ATTRS{idProduct}==" | ||
+ | ATTRS{serial}==" | ||
+ | GROUP=" | ||
+ | MODE=" | ||
+ | RUN+="/ | ||
+ | </ | ||
+ | |||
+ | == udev by-id == | ||
+ | |||
+ | < | ||
+ | / | ||
+ | </ | ||
+ | === Pickle Microchip PIC ICSP === | ||
+ | |||
+ | |||
+ | GPIO bit-bang on the CNT-003 is supported using the CP210x_VCP_Linux_3.13 kernel driver. | ||
+ | === Resources | ||
[[https:// | [[https:// | ||
- | == k8048 Microchip PIC programmer == | ||
- | This USB device shown to the right is unsupported, | ||