Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs

SPI Example code with MAX31865

Hallo,

I am really new with the SPI communication. I am just trying to read the registers from the MAX31865 using nRF52840. Is there any helpful example code available? Or how can I read the registers of MAX31865? 

Can anyone help me here to start with SPI communication (I have tried examples/peripherals/spi also some other available examples from internet which has very well defined SPI libraries), I am stuck in 'MAX31865' with nRF52. I would appreciate if someone can support me here.

Thanks in advance!! 

with Regards,

Sreejith

Parents
  • Hi

    We do not have any SPI example code specifically for the MAX31865.

    For instructions on how to use the MAX31865, you will have to see its datasheet.
    There are likely many good guides on how to interlace with sensor modules using SPI on the internet in general. I recommend that you do some searching for this.

    If you face problems with the MAX31865 itself, I recommend that you contact Maxim Integrated, as it is their project.

    If you face any issues using our SPI peripheral, let us know the issue, and we will help.

    Regards,
    Sigurd Hellesvik

Reply
  • Hi

    We do not have any SPI example code specifically for the MAX31865.

    For instructions on how to use the MAX31865, you will have to see its datasheet.
    There are likely many good guides on how to interlace with sensor modules using SPI on the internet in general. I recommend that you do some searching for this.

    If you face problems with the MAX31865 itself, I recommend that you contact Maxim Integrated, as it is their project.

    If you face any issues using our SPI peripheral, let us know the issue, and we will help.

    Regards,
    Sigurd Hellesvik

Children
No Data
Related