Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can the ESP32-S3 connect to LAN8720? What IO port should be configured and connected? #10977

Closed
1 task done
hzhh110 opened this issue Feb 17, 2025 · 3 comments
Closed
1 task done
Labels
Status: Awaiting triage Issue is waiting for triage

Comments

@hzhh110
Copy link

hzhh110 commented Feb 17, 2025

Board

esp32-s3-wroom

Device Description

Can the ESP32-S3 connect to LAN8720? What IO port should be configured and connected?

Hardware Configuration

Can the ESP32-S3 connect to LAN8720? What IO port should be configured and connected?

Version

v3.1.2

IDE Name

VSCode platformio

Operating System

macOS

Flash frequency

40Mhz

PSRAM enabled

yes

Upload speed

115200

Description

Can the ESP32-S3 connect to LAN8720? What IO port should be configured and connected?

Sketch

Can the ESP32-S3 connect to LAN8720? What IO port should be configured and connected?

Debug Message

Can the ESP32-S3 connect to LAN8720? What IO port should be configured and connected?

Other Steps to Reproduce

No response

I have checked existing issues, online documentation and the Troubleshooting Guide

  • I confirm I have checked existing issues, online documentation and Troubleshooting guide.
@hzhh110 hzhh110 added the Status: Awaiting triage Issue is waiting for triage label Feb 17, 2025
@lbernstone
Copy link
Contributor

The ESP32-S3 does not include a RMII Ethernet PHY. You can use an SPI based adapter like the W5500.

@hzhh110
Copy link
Author

hzhh110 commented Feb 17, 2025

If it is W5500, how to connect ESP32-S3?And the ArduinoHow to call the relevant interface?After reading the ETH file of ESP32, is there any relevant information?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Awaiting triage Issue is waiting for triage
Projects
None yet
Development

No branches or pull requests

3 participants