EthernetENC icon indicating copy to clipboard operation
EthernetENC copied to clipboard

can esp32-s2 use this library ?

Open gellary opened this issue 2 years ago • 1 comments

can esp32-s2 use this library ?

gellary avatar Dec 29 '22 18:12 gellary

yes. but for ESP32 it is better than using a MAC layer module like the enc28j60 to use a PHY layer LAN module like LAN8720 supported by the ESP32 MAC peripheral and the Arduino boards support package.

JAndrassy avatar Dec 30 '22 09:12 JAndrassy