Skip to content

Wrong ADC value for L4 series #168

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

Closed
fpistm opened this issue Dec 6, 2017 · 0 comments
Closed

Wrong ADC value for L4 series #168

fpistm opened this issue Dec 6, 2017 · 0 comments
Assignees
Labels
bug 🐛 Something isn't working

Comments

@fpistm
Copy link
Member

fpistm commented Dec 6, 2017

Since HAL Driver update for L, analogRead() returned values are not correct.

@fpistm fpistm added the bug 🐛 Something isn't working label Dec 6, 2017
@fpistm fpistm self-assigned this Dec 6, 2017
fpistm added a commit to fpistm/Arduino_Core_STM32 that referenced this issue Dec 6, 2017
Fix stm32duino#168
Last STM32L4xx HAL Drivers update change ADC init (using LL).
Some ADC_ChannelConfTypeDef fields were missing. Mainly SingleDiff.

Signed-off-by: Frederic.Pillon <[email protected]>
fpistm added a commit to fpistm/Arduino_Core_STM32 that referenced this issue Dec 6, 2017
Fix stm32duino#168
Last STM32L4xx HAL Drivers update change ADC init (using LL).
Some ADC_ChannelConfTypeDef fields were missing. Mainly SingleDiff.

Signed-off-by: Frederic.Pillon <[email protected]>
benwaffle pushed a commit to benwaffle/Arduino_Core_STM32 that referenced this issue Apr 10, 2019
Fix stm32duino#168
Last STM32L4xx HAL Drivers update change ADC init (using LL).
Some ADC_ChannelConfTypeDef fields were missing. Mainly SingleDiff.

Signed-off-by: Frederic.Pillon <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant