Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EEPROM progamming starting at addresses other than zero... #2

Open
WestfW opened this issue Feb 21, 2012 · 0 comments
Open

EEPROM progamming starting at addresses other than zero... #2

WestfW opened this issue Feb 21, 2012 · 0 comments

Comments

@WestfW
Copy link

WestfW commented Feb 21, 2012

It looks (form code inspection) like the "load address" command left-shifts the provided address (assuming a word address for flash programming), but the Write EEPROM code doesn't shift that back, which should cause EEPROM programming that starts at any location other than zero to end up in the wrong place.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant