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
On reading the ADC values for Vbat and Vbus, the output values are wrong for 2 MHz with the latest changes in CatenaStn32L0_ReadAnalog.cpp.
CatenaStn32L0_ReadAnalog.cpp
Catena-Arduino-Platform/src/lib/stm32/stm32l0/CatenaStm32L0_ReadAnalog.cpp
Line 175 in 75b6710
With this change, it works good for all other frequencies.
The text was updated successfully, but these errors were encountered:
#266 EOC flag clear after every read
5e6f78f
2b4946b
svelmurugan92
dhineshkumarmcci
No branches or pull requests
On reading the ADC values for Vbat and Vbus, the output values are wrong for 2 MHz with the latest changes in
CatenaStn32L0_ReadAnalog.cpp
.Catena-Arduino-Platform/src/lib/stm32/stm32l0/CatenaStm32L0_ReadAnalog.cpp
Line 175 in 75b6710
With this change, it works good for all other frequencies.
The text was updated successfully, but these errors were encountered: