Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
interfaces:cp2104 [2014/12/19 10:54] – darron | interfaces:cp2104 [2020/08/22 06:10] (current) – [Pickle Microchip PIC ICSP] darron | ||
---|---|---|---|
Line 6: | Line 6: | ||
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) |
- | [[https:// | + | The CNT-003 is designed for Arduino and has a built-in 100nF capacitor on DTR. |
- | === Linux ==== | + | === Linux === |
== udev / | == udev / | ||
+ | |||
< | < | ||
- | KERNEL==" | + | KERNEL==" |
+ | | ||
+ | | ||
+ | ATTRS{serial}==" | ||
+ | | ||
+ | | ||
+ | | ||
</ | </ | ||
== udev by-id == | == udev by-id == | ||
+ | |||
< | < | ||
/ | / | ||
</ | </ | ||
- | udev by-id is not supported by the k8048 Microchip PIC programmer. | + | === Pickle |
- | === CnewteC CNT-003 (pictured) === | ||
- | The CNT-003 is designed for Arduino and has a built-in 100nF capacitor on DTR. | ||
- | === k8048 Microchip PIC programmer | + | GPIO bit-bang on the CNT-003 is supported using the CP210x_VCP_Linux_3.13 kernel driver. |
- | This CNT-003 is unsupported, | + | === Resources |
+ | [[https://www.silabs.com/Support%20Documents/TechnicalDocs/ | ||