Espressif Resources http://esp-idf.readthedocs.io/en/latest/api-guides/external-ram.html
All posts by
.ESP32-WROOM-32 General
ESP32-WROOM-32 General Homepage
Adding an Ethernet Port to the ESP32
The ESP32 contains an Ethernet MAC. To use Ethernet you need to add a Ethernet PHY IC. The Espressif standard solution is based on using a TLK110 Ethernet PHY which is quite expensive. The LAN8720 is a much lower cost option that can also be used. ESP32 Boards with Ethernet https://www.olimex.com/Products/IoT/ESP32-GATEWAY/open-source-hardware POE Resources https://hackaday.io/project/85389-wesp32-wired-esp32-with-ethernet-and-poe
Documentation
ESP32 Home Hardware Espressif Modules Espressif Module Production Lifetime Software Documentation Getting Started (docs.espressif.com) API Reference (docs.espressif.com) JTAG Debugging (docs.espressif.com) Visual Studio (GitHub)