mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-19 23:22:16 +03:00
add note for only bootloading
This commit is contained in:
parent
46adca04e8
commit
5ba283cb32
18
README.md
18
README.md
@ -204,8 +204,26 @@ ESPxx Hardware
|
||||
- GPIO2 is alternative TX for the boot loader mode
|
||||
|
||||
ESP01 example:
|
||||
|
||||

|
||||
|
||||
#### Minimal hardware Setup for Bootloading only ####
|
||||
ESPxx Hardware
|
||||
|
||||
| PIN | Resistor | Serial Adapter |
|
||||
| ------------- | -------- | -------------- |
|
||||
| VCC | | VCC (3.3V) |
|
||||
| GND | | GND |
|
||||
| TX or GPIO2 | | RX |
|
||||
| RX | | TX |
|
||||
| GPIO0 | | GND |
|
||||
| Reset | | RTS* |
|
||||
| GPIO15 | PullDown | |
|
||||
| CH_PD | PullUp | |
|
||||
|
||||
* Note
|
||||
- if no RTS is used a manual power toggle is needed
|
||||
|
||||
### Issues and support ###
|
||||
|
||||
Forum: http://www.esp8266.com/arduino
|
||||
|
Loading…
x
Reference in New Issue
Block a user