LAN8742 Support #12216
carlosmesquita
started this conversation in
Ideas
LAN8742 Support
#12216
Replies: 1 comment 4 replies
-
The needed change is not (yet) made in IDF3.3, or do i have overlooked? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello guys,
Since the LAN8720 is already supported by Tasmota, when using ESP32, and due to the shortage of such chip, would it be possible to implement support for the LAN8742, which is a pin-to-pin compatible alternative, and has (at least for now), some more availability than its predecessor.
From what i've seen, in order to make it work, small changes are needed:
espressif/arduino-esp32#5036
espressif/esp-idf#5092
Basically, the LAN8742 behaves as the LAN8720, but a change in a define is needed, regarding the chip ID.
I can help in developing such feature, i just need some guidance on how this can be performed.
From what i have seen, Tasmota uses ESP-IDF v3? or v4?
Best regards,
Carlos Mesquita
Beta Was this translation helpful? Give feedback.
All reactions