HOW TO ENABLE ETHERNET IN idf.py release/4.4

kesha.modhia
Posts: 44
Joined: Fri May 13, 2022 12:36 pm

HOW TO ENABLE ETHERNET IN idf.py release/4.4

Postby kesha.modhia » Fri Jul 22, 2022 4:22 am

question/query

in my project I want to give support of ethernet and base version of idf is 4.4

how do I configure ethernet in my source code any guidance ?.

chip is ESP32-WROVER-I

ESP_ondrej
Posts: 210
Joined: Fri May 07, 2021 10:35 am

Re: HOW TO ENABLE ETHERNET IN idf.py release/4.4

Postby ESP_ondrej » Fri Jul 22, 2022 8:04 am

At first, you need appropriate hardware. Are you planning to develop custom PCB? If so, you can consider using supported PHY chips. You can base your design on ESP32-Ethernet-Kit. If you already have your module placed on some devkit board and would like to just play, it would be safer approach to use supported SPI modules connected jump wires.

Some useful links:
1) See README to find supported modules and to see the basic Ethernet related code here: https://github.com/espressif/esp-idf/tr ... rnet/basic
2) To learn more about Ethernet in ESP-IDF, see here: https://docs.espressif.com/projects/esp ... p_eth.html

Who is online

Users browsing this forum: Baidu [Spider] and 110 guests