Skip to content

The library doesn't read from the correct location in EEPROM #25

@amowry

Description

@amowry

Subject of the issue

With v, 3.0.0, the library seems to read from the wrong location in EEPROM.

Your workbench

I'm using a custom NRF52840 board with the Adafruit ItsyBitsy NRF52840 bootloader and board package. The EEPROM is an ST M24128-BFMH6TG.

The previous of the library (2.0.1) works fine with this setup.

Steps to reproduce

Using the attached code and library v. 2.01, the value "10" is read back from address 1 in EEPROM, as would be expected.
However, with v. 3.0.0, a value of "255" is returned, indicating that the library is reading from some other address than 1.

Sparkfun_external_EEPROM_library_test.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions