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

Add support for AD7191 #2655

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Add support for AD7191 #2655

wants to merge 2 commits into from

Commits on Nov 21, 2024

  1. dt-bindings: iio: adc: add AD7191

    AD7191 is a pin-programmable, ultralow noise 24-bit sigma-delta ADC
    designed for precision bridge sensor measurements. It features two
    differential analog input channels, selectable output rates,
    programmable gain, internal temperature sensor and simultaneous
    50Hz/60Hz rejection.
    
    Signed-off-by: Alisa-Dariana Roman <[email protected]>
    romandariana committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    2953a8f View commit details
    Browse the repository at this point in the history
  2. iio: adc: ad7191: add AD7191

    AD7191 is a pin-programmable, ultralow noise 24-bit sigma-delta ADC
    designed for precision bridge sensor measurements. It features two
    differential analog input channels, selectable output rates,
    programmable gain, internal temperature sensor and simultaneous
    50Hz/60Hz rejection.
    
    Signed-off-by: Alisa-Dariana Roman <[email protected]>
    romandariana committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    8e5f3b7 View commit details
    Browse the repository at this point in the history