We are trying to interface a controller mpc5748g as master to an accelerometer ADXL345. Through logic analyzer we are able to see that MISO line is responding with 0xE5 (Which is the id at 0x00 of the accelerometer) every time. when we are trying to write something to the registers, the MISO line is providing with 0xCA and after that every frames are 0x00 for the remaining write operations. Need support on this. The connections are all double checked.