Skip to content

AnalogReadCorrection gives wrong results if ADC resolution is 10bit  #608

Closed
@hasenradball

Description

@hasenradball

I used the example sketch "CorrectADCResponse" with 10 bit and get the Correction of (0,0).

Then I used the following lines:

  // Set default correction values and enable correction
  analogReadResolution(10);
  analogReadCorrection(0, 0);

And then the NANO 33 IOT is not able to measure anything!

Read_ADC_Example.zip

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions