ESP32-S2 With LCD interface, Confused
Posted: Fri May 22, 2020 5:04 am
I was looking into the new ESP32-S2, primary because it says this:
I was looking at the esp32-s2_datasheet, and all it says is:
2.4.3LCD Interface
The LCD interface supports 8-bit serial RGB, 8080 and 6800 modes. It is implemented using the hardware resources of SPI2. The LCD interface can also support 8/16/24-bit parallel interface (8080), implemented using the hardware resources of I²S.
From this Link: https://www.espressif.com/sites/default ... eet_en.pdf
Where can i go for more information how to implement this ? I am hoping that the S2 will be significantly faster updating an LCD than the ESP32-32D is.
From this Link: https://www.espressif.com/en/products/socs/esp32-s2With LCD interface and 14 configurable capacitive touch GPIOs, ESP32-S2 provides the optimal HMI solution for touchscreen and touchpad-based devices.
I was looking at the esp32-s2_datasheet, and all it says is:
2.4.3LCD Interface
The LCD interface supports 8-bit serial RGB, 8080 and 6800 modes. It is implemented using the hardware resources of SPI2. The LCD interface can also support 8/16/24-bit parallel interface (8080), implemented using the hardware resources of I²S.
From this Link: https://www.espressif.com/sites/default ... eet_en.pdf
Where can i go for more information how to implement this ? I am hoping that the S2 will be significantly faster updating an LCD than the ESP32-32D is.