Skip to content

Conversation

Moddingear
Copy link

Before this commit, the opamps amplify, then the signal goes outside to the pin, where it is taken back into the microcontroller to be converted.

The argument for this was that it allows filtering, but since the pin goes in and out, that would rely entirely on the output impedance of the opamp to do filtering, and in the case of this board, only one pin is actually broken out as a test pad.

This changes that and makes the board use the internal opamp to ADC channels. It is also now possible to use -1 to -3 to access the opamp readings, since in other boards, these may not have any pins assigned.

This change can be turned off by a define.

@runger1101001 runger1101001 self-assigned this Sep 27, 2025
@runger1101001 runger1101001 added the enhancement New feature or request label Sep 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants