We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
ci-test-shield/TESTS/API/AnalogIn/AnalogIn.cpp
Line 35 in befdcc2
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
ci-test-shield/TESTS/API/AnalogIn/AnalogIn.cpp
Line 35 in befdcc2
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
The text was updated successfully, but these errors were encountered: