we are using max30205 for temp monitoring. the slave is not responding pls. help.
we are using max30205 for temp monitoring. the slave is not responding pls. help.
ahh never mind, I see you follow Fig 4.(b) TYPICAL POINTER SET FOLLOWED BY IMMEDIATE READ FOR 2-BYTE REGISTER SUCH AS TEMPERATURE, TOS, AND THYST.
The only thing I can comment is that the length should be 4 and not 10.
We tried with sizeof operator also. Can you please upload the code. Because we have to resolve this urgently.
Have you tried using 4 as length parameter?
Our receive buffer array length is 11 bytes. So ,if i put 4 as length, then code will go to the hard fault handler.
At what point do you get a hardfault?