11 years, 5 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:

Be the first to answer this question.