Hello Tomas,
Greetings for the day,
I have tested three sensors, all the three behave similar.
Please find the SPI log with time stamp.
Time [s], Packet ID, MOSI, MISO
0.745160592000000, 0, 0x14, 0xEA
0.745172344000000, 0, 0x10, 0x00
0.745859968000000, 1, 0x20, 0xF6
0.745871720000000, 1, 0x00, 0x01
0.746583760000000, 2, 0x14, 0xEA
0.746595504000000, 2, 0x0E, 0x00
0.747309384000000, 3, 0x30, 0xFA
0.747321136000000, 3, 0x20, 0x0E
0.755194464000000, 4, 0x14, 0xFA
0.755206216000000, 4, 0x0E, 0x0E
During Initialization state we are neglecting the negative response considering the device response is not stable after reset. In the Self test the initial register command operation is giving a negative response .Because of that , I am not able to proceed.
I have skipped Self -Test and started fetching the Acceleration data , the data received is valid as per the look up table provided in the data sheet.
Could you please help me on this .