Page 1 of 1

Does esp32s3 support Ethernet MAC?

Posted: Fri Jan 07, 2022 7:59 pm
by suziyousif
Hi,

I am working with Ethernet mac on esp32 but i want to migrate to esp32s3. I have esp32-s3-DevKitC-1.
I was looking for an example how to use Ethernet peripheral but it seems that esp32s3 doesn't support it. Neither the datasheet has this specification.

Is that true? or it will exist other chips with Ethernet peripheral?

Thank you.

Re: Does esp32s3 support Ethernet MAC?

Posted: Sat Jan 08, 2022 1:19 am
by ESP_krzychb
Hi suziyousif,
ESP32-S3 does not support Ethernet MAC.
Currently, only ESP32 provides such support.