meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
home_automation:esp32 [2022/12/21 15:05] – niziak | home_automation:esp32 [2022/12/21 15:10] (current) – niziak | ||
---|---|---|---|
Line 18: | Line 18: | ||
Max voltage on any pin is 3,3V! | Max voltage on any pin is 3,3V! | ||
+ | |||
+ | ==== Straping pins ==== | ||
+ | |||
+ | Following pins state are latched into '' | ||
+ | - MTDI | ||
+ | - GPIO0 | ||
+ | - GPIO2 | ||
+ | - MTDO | ||
+ | - GPIO5 | ||
+ | |||
+ | ==== Input only pins! ==== | ||
+ | |||
Input only GPIOs! Or differential ADC. | Input only GPIOs! Or differential ADC. | ||
- | * GPIO36 = SENSOR_VP | + | |
- | * GPIO39 = SENSOR_VN | + | * GPIO35 = ADC1_CH7 |
+ | | ||
+ | * GPIO39 | ||