Skip to content

Update adafruit_as7341.py #7

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

Merged
merged 1 commit into from
Jan 8, 2021
Merged

Update adafruit_as7341.py #7

merged 1 commit into from
Jan 8, 2021

Conversation

afaghm
Copy link
Contributor

@afaghm afaghm commented Jan 8, 2021

Fixed a minor mistake in SMUX settings leading to incorrect reading in one channel.
The "F8R" needs to be connected to ADC3 not ADC2. Fixing this solves the issue of F8 channel reading being wrong. I have double checked this with the c++ code and with an actual spectrometer.

The "F8R" needs to be connected to ADC3 not ADC2. Fixing this solves the issue of F8 channel reading being wrong. I have double checked this with the c++ code and with an actual spectrometer.
@dhalbert
Copy link
Contributor

dhalbert commented Jan 8, 2021

Fixes #6.

@dhalbert dhalbert linked an issue Jan 8, 2021 that may be closed by this pull request
@dhalbert dhalbert requested a review from a team January 8, 2021 21:34
@dhalbert dhalbert merged commit e73cea4 into adafruit:main Jan 8, 2021
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Jan 9, 2021
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

Successfully merging this pull request may close these issues.

F5 - F8 Readings inconsistent with other platforms
2 participants