8-bit Checksum in intel-hex format?

Hi, I would like to have a function to coint it. There are a lot of checksum codes in the internet, but there are not what I looking for. I need something like this:
But I am not able to find informations.
Thanks in advance.

1 件のコメント

Guillaume
Guillaume 2019 年 10 月 21 日
"I need something like this"
What makes you think you need this? It's probably the worst checksum algorithm I've ever seen. Not everything you find on the web is a good idea.
In any case, if you really need this algorithm, why don't you implement it? It's trivial. it tells you it's the 2's compliment of addition of all bytes (mispelling courtesy of the original author!)

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeMATLAB についてさらに検索

製品

リリース

R2014b

質問済み:

2019 年 10 月 21 日

コメント済み:

2019 年 10 月 21 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by