Search found 2 matches

by bbreukelen
Fri Oct 12, 2018 9:54 am
Forum: ESP32 Arduino
Topic: Arduino ESP32 with KSZ8081 phy
Replies: 12
Views: 13416

Re: Arduino ESP32 with KSZ8081 phy

Hi Stefan,

No, I decided to go with another PHY so we changed the hardware.

Good luck,

Bo
by bbreukelen
Thu May 31, 2018 7:47 am
Forum: ESP32 Arduino
Topic: Arduino ESP32 with KSZ8081 phy
Replies: 12
Views: 13416

Arduino ESP32 with KSZ8081 phy

Hi, I'm using an ESP32 with a KSZ8081 phy network board. I noticed that the LAN8720 and TLK110 are supported in the SDK but how can I add support for the KSZ8081? I probably only need to change the expected chip id from registers 2 and 3, but the existing libraries are compiled object files which I ...