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
HOW TO ENABLE ETHERNET IN idf.py release/4.4
-
- Posts: 44
- Joined: Fri May 13, 2022 12:36 pm
-
- Posts: 210
- Joined: Fri May 07, 2021 10:35 am
Re: HOW TO ENABLE ETHERNET IN idf.py release/4.4
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
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: No registered users and 133 guests