You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
esp_eth_mac_new_lan8651
esp_eth_phy_new_lan8651
Describe alternatives you've considered.
No response
Additional context.
No response
The text was updated successfully, but these errors were encountered:
github-actionsbot
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
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:
Describe alternatives you've considered.
No response
Additional context.
No response
The text was updated successfully, but these errors were encountered: