Help needed for GPIO pins allocations for I2S and UART
Posted: Wed Apr 01, 2020 11:32 am
Hello,
Can please suggest me the GPIO numbers I can allocate to I2S/DIN and UART/TXD pins, knowing that the only remaining available ESP32 pins on my schematics are:
GIO36 (input only pin)
GIO39 (input only pin)
GIO34 (input only pin)
GIO32
GIO33
GIO27
GIO2
GIO15
For information the current pin allocations are:
-I2S: MCLK (GPIO0), SDOUT (GPIO35-works with input only pin), LRCLK (GPIO25), SCLK (GPIO12)
-UART: RXD (SD2/GPIO9). For TXD, SD3/GPIO10 is leaved free since it is needed to connect to external PSRAM
Thank you
Michel
Can please suggest me the GPIO numbers I can allocate to I2S/DIN and UART/TXD pins, knowing that the only remaining available ESP32 pins on my schematics are:
GIO36 (input only pin)
GIO39 (input only pin)
GIO34 (input only pin)
GIO32
GIO33
GIO27
GIO2
GIO15
For information the current pin allocations are:
-I2S: MCLK (GPIO0), SDOUT (GPIO35-works with input only pin), LRCLK (GPIO25), SCLK (GPIO12)
-UART: RXD (SD2/GPIO9). For TXD, SD3/GPIO10 is leaved free since it is needed to connect to external PSRAM
Thank you
Michel