Page 1 of 1

Hardware connections for ethernet example of ESP-idf for ESP32 development kit

Posted: Wed Jan 04, 2017 2:11 pm
by volansys
HI,

I have recently purchased EPS32 development board v2. I have downloaded ESP-idf from git.

During referring examples in SDK, I gone through 17_ethernet example. In this, as I referred the code, some of the pins are configured for rmii. But, information of wiring them with Ethernet/other phy is not available. So, can you please provide that?

Thanks,
Ketan

Re: Hardware connections for ethernet example of ESP-idf for ESP32 development kit

Posted: Wed Jan 04, 2017 8:44 pm
by ESP_Angus
Hi Ketan,

The "ESP32 Pin List" and "ESP32 Pinout" documents contain a list of the EMAC/RMII pins for ethernet:
http://espressif.com/en/support/download/documents

A reference schematic for an ethernet development board will be available soon.

Angus

Re: Hardware connections for ethernet example of ESP-idf for ESP32 development kit

Posted: Tue Jan 31, 2017 4:52 pm
by aaquilina
Any chance you have that reference design available by any chance :)?