Tool/software:
Dear Texas Instruments support team,
i have designed a PCB with the ADS1261 and connections to my Raspberry Pi (see picture below).
The first step now is to talk to the ADC via SPI.
I wrote the following python script for just reading anything from the ADC. There is no voltage supplied at the inputs (AINx) yet.
Are my connections / GPIO pins rightly setup (PWDN, RESET, ...) or am i missing anything before i can actually receive data?
I am already reading through the SBAC199 - ADS1261 Example C Code Software. Is there any specific paragraph i should look into?
Thanks in advance and best regards,
Marcel