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

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

Open
jeromecoutant opened this issue Sep 18, 2018 · 0 comments
Open

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

jeromecoutant opened this issue Sep 18, 2018 · 0 comments

Comments

@jeromecoutant
Copy link
Contributor

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

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

No branches or pull requests

1 participant