File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -18,13 +18,13 @@ Also, you may need to use short sections of thin traces to escape the pads betwe
1818
1919If you don't know where to start, here are a few suggestions for pin assignments of some interfaces:
2020
21- | Pin | UART | SPI | SWIM | SWD | ESP8266 | USB |
22- | --- | --- | --- | --- | --- | --- | --- |
23- | 1 | Vcc | Vcc | Vcc | Vcc | Vcc | Vcc |
24- | 2 | RX2 | CS | | | GPIO0 | D- |
25- | 3 | TX2 | | | | GPIO2 | D+ |
26- | 4 | GND | GND | GND | GND | GND | GND |
27- | 5 | RX | MOSI/MOMI | SWIM | SWDIO | RX | |
28- | 6 | TX | MISO | | SWO | TX | |
29- | 7 | CTS | SCK/CLK | | SWCLK | CH_PD | |
30- | 8 | RTS | RST | NRST | | RST | ID |
21+ | Pin | UART | SPI | SWIM | SWD | ESP8266 | USB | I2C |
22+ | --- | --- | --- | --- | --- | --- | --- | --- |
23+ | 1 | Vcc | Vcc | Vcc | Vcc | Vcc | Vcc | Vcc |
24+ | 2 | RX2 | CS | | | GPIO0 | D- | |
25+ | 3 | TX2 | | | | GPIO2 | D+ | |
26+ | 4 | GND | GND | GND | GND | GND | GND | GND |
27+ | 5 | RX | MOSI/MOMI | SWIM | SWDIO | RX | | SDA |
28+ | 6 | TX | MISO | | SWO | TX | | |
29+ | 7 | CTS | SCK/CLK | | SWCLK | CH_PD | | SCL |
30+ | 8 | RTS | RST | NRST | | RST | ID | |
You can’t perform that action at this time.
0 commit comments