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.

MSP430FR2033: MAX31856 interface with MSP430fr2033

Part Number: MSP430FR2033


Hello,

        I want to interface  8 MAX31856 thermocouple temperature compensation IC with MSP430fr2033 controller. I have use  SPI communication to communicate between MAX31856 and MSP430fr2033.So anyone tell me basic idea or flowchart.

  • Hello Suvarna,

    SPI communication protocol and register details are covered in the MAX31856 datasheet. eUSCI (SPI mode) initialization and control is covered in the MSP430FR2xx/4xx User's Guide. TI provides examples in the CCS Resource Explorer and online, both in C and DriverLib formats. There are also several community projects shared online for interfacing between MSP430 and SPI slave devices.

    Regards,
    Ryan

**Attention** This is a public forum