Skip to content

Writing to EEPROM oddly #35

Answered by TomNisbet
sirquackiii asked this question in Q&A
Nov 10, 2021 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

It's hard to debug because you can't really trust that the data from the D command is accurate either. I suspect that the code is writing to the chip, but the addressing is wrong. 33 and 41 are both part of the zap pattern and EA is in the values that you write. Check that you don't have any address lines swapped or shorted and also check the clock and data lines to the shift registers.

The troubleshooting guide has some tips for this, particularly the A command. You should be able to write some different address values and verify that they are being presented on the correct pins at the EEPROM.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@sirquackiii
Comment options

@sirquackiii
Comment options

@TomNisbet
Comment options

Answer selected by TomNisbet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants