Применить CRC-8 для подсчёта контрольной суммы #2

Closed
opened 2023-04-24 12:27:18 +00:00 by usr22772 · 0 comments
Owner

заменить Xor на CRC-8
Проверять на https://crccalc.com/

byte calculateXORChecksum(byte *data, int length) {

заменить Xor на CRC-8 Проверять на https://crccalc.com/ https://git.vyatsu.ru/ICS-Microprocessor-2020/SHIELD-Malb41k1/src/commit/6c18113b38a43f5390d755e726c7a98d24ea228a/SPI/master/master.ino#L75
stud128097 was assigned by usr22772 2023-04-24 12:27:18 +00:00
usr22772 added the due date 2023-04-26 2023-04-24 12:27:26 +00:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

2023-04-26

Dependencies

No dependencies set.

Reference: ICS-Microprocessor-2020/SHIELD-Malb41k1#2
No description provided.