Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regarding PGA bypass in ADS1262 #2

Open
ecaits opened this issue Jan 6, 2017 · 0 comments
Open

Regarding PGA bypass in ADS1262 #2

ecaits opened this issue Jan 6, 2017 · 0 comments

Comments

@ecaits
Copy link

ecaits commented Jan 6, 2017

Hello,

As I want to bypass the PGA to change the input signal range from +/-2.5 to 0/5 V range.
I have taken the reference of example given in this library.
I have interfaced protocentral-ads1262-32-bit-precision-adc-breakout-board with Arduino Ethernet Board.
In example, I have put #define VREF 5 but it shows the double the input voltage in serial window and when I put VREF 2.5, it shows regular input voltage.
For input voltage range 0 to 5V (single signal), I need to bypass the PGA but I dont know how to do it.

When the input signal is more than 2.5V then it always give the 2.5V only. If the input signal is, say 4.86V then it should give 4.86V but its gives 2.5V.

Secondly, I dont want to use Power Down/Reset pin, to reduce the total number of pin, can I ignore it??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant