Search found 1 match

by dnicoara
Sun Apr 10, 2022 1:39 am
Forum: ESP-IDF
Topic: ESP32-C3: Using GPIO19 with internal pull-down
Replies: 2
Views: 2332

ESP32-C3: Using GPIO19 with internal pull-down

Hi there! I'm trying to use GPIO19 as a general purpose pin. The manual mentions that USB_SERIAL_JTAG_DP_PULLUP bit controls the pull-up resistor. Though it is not clear if an application needs to perform this update explicitly or not. For reference I'm explicitly trying to configure the GPIO pin as...