Page 1 of 1

ESP32-S2的WIFI与引脚问题

Posted: Mon Sep 06, 2021 3:19 pm
by Escapor
:cry: 请问esp32s2的wifi功能会影响某些引脚的使用吗,比如ESP32用了wifi后ADC2都不能用,因为wifi优先级高于ADC2

Re: ESP32-S2的WIFI与引脚问题

Posted: Tue Sep 07, 2021 3:05 am
by ESP_ICY
目前没有已知的明显影响,具体使用可以参考技术手册https://www.espressif.com/sites/default ... ual_cn.pdf和编程手册https://docs.espressif.com/projects/esp ... index.html

Re: ESP32-S2的WIFI与引脚问题

Posted: Tue Sep 07, 2021 5:25 am
by Escapor
:D 谢谢