I saw a glog on the same topic by NEXUS a couple of years ago.
I'm facing the same problem, is it possible for NEXUS to share some code ?
I'm stuck with writing to the MAX 31865 and getting a response.
I read both the MAX31865 and PIC16F19326 satasheets.
I have set up the configuration for SPI communication and sent a Write command.
I can see the CD, Clock and data on SDO pin with an oscilloscope.
I understand from the MAX31865 datasheet that after sending a Read byte (A7 = 0 + address) you have to send clock pulses to the slave MAX31865 in order to get an aswer, how do you do that?