ESP32-C6 - Ethernet Support?

User avatar
Michael.Uray
Posts: 7
Joined: Sat Nov 05, 2022 3:13 pm

ESP32-C6 - Ethernet Support?

Postby Michael.Uray » Mon Jun 24, 2024 2:22 pm

I have only ESP32-C6 left in the application selector, but if I check then "Ethernet" in the peripherals filter, then all of them disappear.

https://products.espressif.com/#/produc ... 22Wi-Fi%22:[%222.4%20GHz%20802.11%20b/g/n%22],%22Thread/Zigbee%22:[%22Available%22],%22Products%22:[%22Module%22],%22Status%22:[%22Mass%20Production%22]}

On the other hand the ESP IDF Ethernet example shows the ESP32-C6 as supported target.
https://github.com/espressif/esp-idf/tr ... s/ethernet

Does the ESP32-C6 support to connect an Ethernet PHY to it?
Last edited by Michael.Uray on Wed Jun 26, 2024 10:45 am, edited 1 time in total.

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

Re: ESP32-S6 Ethernet Support?

Postby ESP_ondrej » Wed Jun 26, 2024 6:53 am

Hi Michael,

the trick is the ESP32-C6 does not have internal EMAC with MII/RMII. Therefore it's not shown in the selector. However, you can connect SPI Ethernet module to it. That's the reason why Ethernet examples support even these targets without internal EMAC. The only chips with internal EMAC are ESP32 and ESP32P4.

If you have any additional question, don't hesitate to ask.

Regards,
Ondrej

User avatar
Michael.Uray
Posts: 7
Joined: Sat Nov 05, 2022 3:13 pm

Re: ESP32-S6 Ethernet Support?

Postby Michael.Uray » Wed Jun 26, 2024 10:38 am

Thanks for the feedback, this explains it.

Why didn't you approve my second topic regarding the forum search issue?

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

Re: ESP32-S6 - Ethernet Support?

Postby ESP_ondrej » Wed Jun 26, 2024 3:35 pm

I'm responsible for Ethernet so I usually seek for Ethernet related topics here on forum. Therefore I simply missed it since it's been related to forum functionality... Approved now.

Who is online

Users browsing this forum: No registered users and 24 guests