Skip to content

Example #1 does not work with AT24C02 eeprom #26

@pkhardage

Description

@pkhardage

Subject of the issue

Example #1 does not run after downloading library from Github and compiling and uploading successfully. AT24C02 is only device connected to I2C bus. I2c scanner identifies AT24C02 with address 0x50. SparkFun tested SW with 1 mbit and 500 kbit memories and I suspect the AT24C02 at 2 kbits is not tested or not supported.

Your workbench

Using my SW tests board with DFROBOT Beetle and Arduino IDE and works with other I2C libraries. Proven hardware system.

  • What development board or microcontroller are you using?
  • What version of hardware or breakout board are you using?
  • How is the breakout board wired to your microcontroller?
  • How is everything being powered?
  • Are there any additional details that may help us help you?

Steps to reproduce

Use example #1, download library, compile-download, should see some serial monitor output but none.

Expected behavior

Should at least print first Serial.print statement in SETUP.

Actual behavior

Tell us what happens instead

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