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.

MSP430, TLV

Hi,

About the TLV registers, they are unique values measured device by device during the test stage or a mean value of an entire production?

Another question, the functions of driverlib to read TLV values automatically verify the CRC or I need to do it by my self?

Thanks

  • The TLV descriptors contain individual values for each chip (e.g., X/Y position on the die).

    The TLV functions in driverlib do no check the CRC; you'd have to do this yourself. (You would have to check the CRC of your own code/data anyway.)

**Attention** This is a public forum