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