-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
the load_OTR function does not work due to the wrong data being sent.
as defined in
Line 81 in 65fe5d3
| #define LOAD_OTR 0xE4 |
0xE4 (11100100) but it should be 0xE8 (11101000)as per datasheet: https://lsicsi.com/datasheets/LS7366R.pdf
Tested with MikroE Counter Click module
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels