Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Touch pads on strapping pins and ADC2 pins. (IDFGH-6563) #8207

Open
Zeni241 opened this issue Jan 7, 2022 · 0 comments
Open

Touch pads on strapping pins and ADC2 pins. (IDFGH-6563) #8207

Zeni241 opened this issue Jan 7, 2022 · 0 comments
Assignees
Labels
Status: Opened Issue is new

Comments

@Zeni241
Copy link

Zeni241 commented Jan 7, 2022

In ESP.IDF document they have mentioned:‎

‎1.‎ At boot time (system reset release (power-on-reset, RTC watchdog reset and brownout ‎reset)), the ‎strapping bits configure the device’s boot mode.‎
‎2.‎ Since the ADC2 module is also used by the Wi-Fi, only one of them could get the preemption ‎when using together, which means the adc2_get_raw() may get blocked until Wi-Fi stops, and ‎vice versa.‎

Except two touch pins (T8 and T9) all the other touch pins (T0 to T6) are either strapping pins used ‎during boot time or on ADC2. My question is it safe to connect touch electrode to T0 toT6? Can this ‎interfere with starting ESP32 in desired bootloader mode (download and normal mode ) and uploading program through TX, RX pins? Or attaching ‎touch electrodes to ADC2 pins can interfere with WIFI operation? ‎

@espressif-bot espressif-bot added the Status: Opened Issue is new label Jan 7, 2022
@github-actions github-actions bot changed the title Touch pads on strapping pins and ADC2 pins. Touch pads on strapping pins and ADC2 pins. (IDFGH-6563) Jan 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Opened Issue is new
Projects
None yet
Development

No branches or pull requests

3 participants