Skip to content

tests-api-analogin : value read max value limitation #83

@jeromecoutant

Description

@jeromecoutant

Hi

Here is tests-api-analogin scenario :
// As you turn more pins on the voltage on the ain pin will go up.

Note that measurement value is between 0 and VREF+, i.e. 3.3 V in most of ST boards.
My issue is with DISCO_L496AG board : max value is 2.5V

BusInOut outputs(dout_pin1,dout_pin2,dout_pin3,dout_pin4,dout_pin5);

Is it possible to limit the BusOut with 4 pins ?
Test remains quite the same, and it seems that 4 pins, turned on, is OK (below 2.5V) ?

Thx

Reference: ARMmbed/mbed-os#8168

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions