Closed GabrielDSan closed 1 year ago
I'm using an esp32 with an etherner shield W5500, do you think it's possible to make it work? because I couldn't find any place to configure the module pins
Yes, it is possible. The pins are configured in the Ethernet library. By default, the VSPI pins are: SS - 5, SCLK - 18, MISO - 19, MOSI - 23.
Close this issue, thanks @SergDfv
I'm using an esp32 with an etherner shield W5500, do you think it's possible to make it work? because I couldn't find any place to configure the module pins