Other Parts Discussed in Thread: ADS131M08
Hello everyone,
I'm currently working on developing the driver for the ADS131M02. However, when attempting to communicate with the sensor via SPI, I consistently receive the response value 0x7F91 when trying to read the ID, STATUS, MODE, etc., which is unexpected.
Here is an example that I managed to capture on the wave analyzer:
- First frame: I attempted to send a NULL command.
- Second frame: I sent the RREG ID register command.
- Third frame: I read back the response from the RREG command, which was supposed to return on the next frame.
In my test case, all responses were consistently 0x7F91, and in some instances, the value was consistently 0x0280.
Looking forward to your help, thank you!
Please refer to the waveform below for more information.