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

ADC Calibrated Reading introduces offset when Data rate is changed #384

Open
sjpark608 opened this issue Sep 14, 2023 · 0 comments
Open
Assignees
Labels

Comments

@sjpark608
Copy link
Collaborator

sjpark608 commented Sep 14, 2023

After calibrating the ADC input at 38400 data rate, the measurements at 20SPS introduce some offset voltage around 3mV.

  • both ADC1 and ADC2 reading exhibit the same offset, but ADC1 has worse offset
  • Differential also show s little offset but not as severe as single-ended
@sjpark608 sjpark608 self-assigned this Sep 14, 2023
sjpark608 added a commit that referenced this issue Sep 14, 2023
* #384 single-ended calculation had offset

* Update adc_voltage.py

* handling voltages

* need testing

* Update adc_voltage.py

lint fix

* suggested fix

data bytes were assigned with integer number, now using constant
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant