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

Support for LAN8651 MAC & PHY drivers (Single Pair Ethernet) (IDFGH-14370) #15158

Open
amirdahal opened this issue Jan 7, 2025 · 0 comments
Open
Assignees
Labels
Status: Opened Issue is new Type: Feature Request Feature request for IDF

Comments

@amirdahal
Copy link

Is your feature request related to a problem?

With Single Pair Ethernet being popular, I was hoping to find an easy way to integrate the LAN8651 SPE module with my espressif microcontrollers, which have not been developed yet.

Describe the solution you'd like.

In the ESP-IDF components library, add support for additional SPE modules like the LAN8651 creating easily accessible APIs such as:

  1. esp_eth_mac_new_lan8651
  2. esp_eth_phy_new_lan8651

Describe alternatives you've considered.

No response

Additional context.

No response

@amirdahal amirdahal added the Type: Feature Request Feature request for IDF label Jan 7, 2025
@github-actions github-actions bot changed the title Support for LAN8651 MAC & PHY drivers (Single Pair Ethernet) Support for LAN8651 MAC & PHY drivers (Single Pair Ethernet) (IDFGH-14370) Jan 7, 2025
@espressif-bot espressif-bot added the Status: Opened Issue is new label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Opened Issue is new Type: Feature Request Feature request for IDF
Projects
None yet
Development

No branches or pull requests

3 participants