9 years, 11 months ago.

Reset & the WIZnet library

In the WIZnetInterface class, one of the parameters is the reset pin (e.g.

WIZnetInterface eth(&spi, PB_6, PB_4); spi, cs, reset

).

However, the library will only actually work if I leave this pin unconnected. Is this supposed to work like this?

Thanks,

Alex

Question relating to:

This is WIZnet Ethernet Interface using Hardware TCP/IP chip, W5500, W5200 and W5100. One of them can be selected by enabling it in wiznet.h. ethernet, tcp/ip, w5100, W5200, W5500, Wiznet
Be the first to answer this question.