This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DAC8741H: CRC

Part Number: DAC8741H

Hi

Trying to figure out the CRC for the DAC8741H. I know the polynomial is polynomial x8 + x2 + x + 1. Which i have interpret as a mask 0x87 is this correct?

What data bytes are included in the calculation? Is it just the data word or does it include the address + RW bit? Can somebody give an example of the CRC value for what i should expect to see for a packet that looks like:

0x820000

(Read command of the Control register to check CRC_EN bit is set)

Thanks