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
(2,039 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
(2,034 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
(2,032 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
(2,018 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,997 Views)

Sorry, it is OK

0 Kudos
Message 16 of 17
(1,992 Views)
0 Kudos
Message 17 of 17
(1,952 Views)