From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

crc8

Solved!
Go to solution

hello,

I use a CRC8 because I have no choice. The equipment I use is configured like this and I have programmed with the I2C protocol

 

Can you tell me which one CRC8 function please

0 Kudos
Message 11 of 17
(1,551 Views)

Hi manu,

 

the decision on CRC type is made by your equipment. Read it's manual...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 12 of 17
(1,546 Views)

Yes, but the concern is that I can not make a program to calculate with labview
The formula is:
 
    8bit-CRC: 0x07 = x8 + x2 + x + 1

Can you help me?

thank you

0 Kudos
Message 13 of 17
(1,544 Views)
Solution
Accepted by topic author manu23

I made plenty of conversions for you.  Look at those examples.  You should just need to change the polynomials to 0x07.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 14 of 17
(1,530 Views)

hello,

thank you for all of these conversions. But none give the right answer.
What do you mean by: You just need to change shoulds the polynomials to 0x07

thank you

0 Kudos
Message 15 of 17
(1,509 Views)

Sorry, it is OK

0 Kudos
Message 16 of 17
(1,504 Views)
0 Kudos
Message 17 of 17
(1,464 Views)