Skip to content

Fixed ADC read value #170

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

Merged
merged 1 commit into from
Dec 10, 2017
Merged

Fixed ADC read value #170

merged 1 commit into from
Dec 10, 2017

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Dec 6, 2017

Fix #168
Last STM32L4xx HAL Drivers update change ADC init (using LL).
Some ADC_ChannelConfTypeDef fields were missing. Mainly SingleDiff.

@fpistm fpistm added the bug 🐛 Something isn't working label Dec 6, 2017
@fpistm fpistm added this to the Next release milestone Dec 6, 2017
@fpistm fpistm self-assigned this Dec 6, 2017
@fpistm fpistm requested a review from a user December 6, 2017 14:12
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 fpistm merged commit edf583e into stm32duino:master Dec 10, 2017
@fpistm fpistm deleted the Fix168_ADC branch December 10, 2017 10:13
benwaffle pushed a commit to benwaffle/Arduino_Core_STM32 that referenced this pull request Apr 10, 2019
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

Successfully merging this pull request may close these issues.

1 participant