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

Ad7734 Channel assignment and ADC overload behavior #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

zibrov-zlobin
Copy link
Member

  1. Some DACs and ADCs have the BNC's mounted not in the same order as the output channels of the eval boards. To fix this the correct channels were used to be hard coded before every upload. Added a simple channel assignment array at the beginning of the script.

  2. Previously wherever the ADC is overloading it would write a read value of 0, changed behavior to output either +10 V or -10 V based on the SIGN byte.

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

Successfully merging this pull request may close these issues.

1 participant