Information about ESP8266 GPIOs and communication
Posted: Wed Sep 02, 2015 5:55 am
Hi all,
I've looked on web and didn't find anything usefull to explain ESP8266 GPIO_0 and GPIO_2 uses. Can someone explain me better?
Also, since ESP8266 use UART communication and no GPIOs as I can see on applications. How it's possible to have notifications for incoming RX trasmission? For example WIFI modules have a GPIO int. pin that advise host MCU about incoming data, how this works on ESP8266, there is something similar or should I always monitor UART incoming data?
I've looked on web and didn't find anything usefull to explain ESP8266 GPIO_0 and GPIO_2 uses. Can someone explain me better?
Also, since ESP8266 use UART communication and no GPIOs as I can see on applications. How it's possible to have notifications for incoming RX trasmission? For example WIFI modules have a GPIO int. pin that advise host MCU about incoming data, how this works on ESP8266, there is something similar or should I always monitor UART incoming data?