Skip to content

load_OTR not working #4

@GeneralUltra758

Description

@GeneralUltra758

the load_OTR function does not work due to the wrong data being sent.

as defined in

#define LOAD_OTR 0xE4
LOAD_OTR is set to 0xE4 (11100100) but it should be 0xE8 (11101000)as per datasheet: https://lsicsi.com/datasheets/LS7366R.pdf

Tested with MikroE Counter Click module

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