nick__m 6 hours ago

I have no idea about S0 but CS is usually chip select. It should be sufficient to short it to prevent the chip from being selected. However CS is frequently inverted and you would have to pull it up to prevent the chip selection, so maybe S0 is always high and inhibit CS

2
cozzyd 5 hours ago

SO (MISO) should generally be high impedance if not selected...

I suspect this causes SO to always output the same value and the Ethernet controller must expect some magic

nick__m 5 hours ago

Thanks you for refreshing my memory, I learn about that in college twenty-something years ago but never used that knowledge!

stavros 5 hours ago

That makes sense, thank you.