arduino-libraries / Ethernet

Ethernet Library for Arduino
http://arduino.cc/
257 stars 262 forks source link

How to reset w5500 #165

Closed SrRockabilly closed 3 years ago

SrRockabilly commented 3 years ago

Is there a way to reset by software? Is there a funtion like Ethernet.begin() that works in the other way around? In my aplication I cant use the reset pin. Thanks

JAndrassy commented 3 years ago

Is there a way to reset by software? Is there a funtion like Ethernet.begin() that works in the other way around? In my aplication I cant use the reset pin. Thanks

begin does a reset.