ESP32-S3: Dedicated GPIO
Posted: Mon May 16, 2022 12:23 pm
I am a little bit confused about the state of dedicated GPIO on the ESP32-S3
Based on the idf documentation it is supported: https://docs.espressif.com/projects/esp ... _gpio.html
But the technical references https://www.espressif.com/sites/default ... ual_en.pdf (v0.5) doesn't mentioned it anymore. There was an empty chapter in pervious versions. There are some entries (Core1_gpio_inx; Core1_gpio_outx; pro_alonegpio_inx; pro_alonegpio_outx) in the GPIO matrix list that let me believe thay are for dedicated GPIO.
But the reference states that the "IO MUX and GPIO Matrix (GPIO, IO_MUX)" parts is published while there is no additional entry for GPIO in general or specific dedicated GPIO
Therefore the question is if there is still some documentation missing or has this feature removed in the final chip revision?
Based on the idf documentation it is supported: https://docs.espressif.com/projects/esp ... _gpio.html
But the technical references https://www.espressif.com/sites/default ... ual_en.pdf (v0.5) doesn't mentioned it anymore. There was an empty chapter in pervious versions. There are some entries (Core1_gpio_inx; Core1_gpio_outx; pro_alonegpio_inx; pro_alonegpio_outx) in the GPIO matrix list that let me believe thay are for dedicated GPIO.
But the reference states that the "IO MUX and GPIO Matrix (GPIO, IO_MUX)" parts is published while there is no additional entry for GPIO in general or specific dedicated GPIO
Therefore the question is if there is still some documentation missing or has this feature removed in the final chip revision?