///set rx and tx for gpio
PIN_FUNC_SELECT(PERIPHS_IO_MUX_U0RXD_U, FUNC_GPIO3);
PIN_FUNC_SELECT(PERIPHS_IO_MUX_U0TXD_U, FUNC_GPIO1);
///rx gpio on
gpio_output_set(BIT3, 0, BIT3, 0);
///rx gpio off
gpio_output_set(0, BIT3, 0, BIT3);
scargill wrote:but which ones are they.. gpio?? and ??kingfisher wrote:You can reconfigure tx and rx pins as gpio
Lets get the party started and +1
[url=https://www.banggood.com/custlink/KvGGhGF4wG[/url]
I like ESP8266 and ESP8285 and ESP32