mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-27 17:37:45 +01:00
Add section
This commit is contained in:
parent
b7dcac1ba5
commit
0e0bca55eb
@ -91,6 +91,35 @@ Special Pins
|
|||||||
used as analog input pin
|
used as analog input pin
|
||||||
=================== =============================================
|
=================== =============================================
|
||||||
|
|
||||||
|
This means effectively only the following pins can be used as general purpose GPIO:
|
||||||
|
|
||||||
|
.. table::
|
||||||
|
:class: no-center
|
||||||
|
|
||||||
|
========== ==============================
|
||||||
|
**Pin** **Restrictions**
|
||||||
|
---------- ------------------------------
|
||||||
|
``GPIO0`` If HIGH on boot
|
||||||
|
---------- ------------------------------
|
||||||
|
``GPIO2`` If HIGH on boot
|
||||||
|
---------- ------------------------------
|
||||||
|
``GPIO4``
|
||||||
|
---------- ------------------------------
|
||||||
|
``GPIO5``
|
||||||
|
---------- ------------------------------
|
||||||
|
``GPIO6``
|
||||||
|
---------- ------------------------------
|
||||||
|
``GPIO12``
|
||||||
|
---------- ------------------------------
|
||||||
|
``GPIO13``
|
||||||
|
---------- ------------------------------
|
||||||
|
``GPIO14``
|
||||||
|
---------- ------------------------------
|
||||||
|
``GPIO15`` If LOW on boot
|
||||||
|
---------- ------------------------------
|
||||||
|
``GPIO16`` Does not have internal pullup
|
||||||
|
========== ==============================
|
||||||
|
|
||||||
Boot Modes
|
Boot Modes
|
||||||
----------
|
----------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user