Skip to content

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

@WestfW

Description

@WestfW

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions