arduino-libraries / Ethernet

Ethernet Library for Arduino
http://arduino.cc/
259 stars 264 forks source link

W3150A+ Support #162

Open imwhocodes opened 3 years ago

imwhocodes commented 3 years ago

Hi

WizNet W3150A+ (datasheet) is almost identical to the W5100 (it doesn't have a PHY, only talk RMII) and the memory/register mapping seem identical, so can it be supported by this library?

If so it is native? Or can I help in some way?

Thanks, Luca