logoalt Hacker News

stavros01/17/20252 repliesview on HN

Hm, why does shorting CS and S0 make it not work?


Replies

MartijnBraam01/17/2025

Shorting almost any two of the communication lines of the flash chip will corrupt the communication enough that the ethernet controller thinks there's no flash installed at all.

nick__m01/17/2025

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

show 2 replies