mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-19 23:22:16 +03:00
Added Note about Pullup and Pulldown resistors.
This commit is contained in:
parent
ade463884c
commit
146eebb7bc
@ -247,6 +247,7 @@ ESPxx Hardware
|
||||
- GPIO15 is also named MTDO
|
||||
- Reset is also named RSBT or REST (adding PullUp improves the stability of the Module)
|
||||
- GPIO2 is alternative TX for the boot loader mode
|
||||
- **Directly connecting a pin to VCC or GND is not a substitute for a PullUp or PullDown resistor, doing this can break upload management and the serial console, instability has also been noted in some cases.**
|
||||
|
||||
###### ESP to Serial
|
||||

|
||||
|
Loading…
x
Reference in New Issue
Block a user