Skip to content

Delay after write on EEPROM #5

Description

@quichedood

Hi',

You do a very nice job with this library, thanks !!

I'm using the writeEEProm function and get some trouble to change the MLX address.
Sometimes it was working but most of the time not.

I change the two "delay(5)" to "delay(50) just after the "write16" command in "MLX90614.cpp" and now everything is fine !

I'm on a Arduino M0 (SAMD21) by the way.

There's a small typo in MelexisTest.ino, line 76
printlnTemp(mlx.readTemp(MLX90614::MLX90614_SRCO1, MLX90614::MLX90614_TK), 'O');
SRCO1 => SRC01 ("O" to zero)

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