Does ESP32 Ethernet interface use pins conflicting with PSRAM?
Posted: Mon Mar 28, 2022 5:07 pm
I'm exploring adding Ethernet to my ESP32 board and came across this reference:
https://techoverflow.net/2021/07/25/esp ... reference/
It claims GPIO16 and 17 are part of the interface pins. But IIRC, these two pins are used as CS pins for PSRAM. Does this mean I can't use PSRAM if I use Ethernet? Just curious. Thanks.
https://techoverflow.net/2021/07/25/esp ... reference/
It claims GPIO16 and 17 are part of the interface pins. But IIRC, these two pins are used as CS pins for PSRAM. Does this mean I can't use PSRAM if I use Ethernet? Just curious. Thanks.