Other Parts Discussed in Thread: ADS131M04,
Tool/software:
Hello,
I am currently working on connecting a Raspberry Pi Pico with the ADS131M04. However, I have encountered some issues.
When I send a basic reset command, there is no response,
and when a register read command is sent, I receive responses that are structurally incorrect.
Below is the pin connection diagram for your reference.
As additional information, all AIN pins are connected to DVDD and DGND.
For the clock setup:
- CLKIN is configured at 8.196 MHz using the PWM output provided by the RP2040.
- SCLK is set to 20 MHz.
The voltage supply line (3.3V) fluctuates between 3.26V and 3.22V. The ground line (GND) varies between 0 and 0.025V.
Could you please advise if I am missing something or if there’s anything else I should check?
Thank you for your assistance.