Skip to content

STM32L476VG: fix wrong pin map function on ADC channels #9313

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
Jan 10, 2019

Conversation

kevinong0108
Copy link
Contributor

@kevinong0108 kevinong0108 commented Jan 9, 2019

Description

This issue is start on #6931

ADC pins must need STM_PIN_ANALOG_CONTROL_BIT to call LL_GPIO_EnablePinAnalogControl

Pull request type

[x Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Reviewers

This issue is start on ARMmbed#6931

ADC pins must need STM_PIN_ANALOG_CONTROL_BIT to call LL_GPIO_EnablePinAnalogControl
@cmonr
Copy link
Contributor

cmonr commented Jan 10, 2019

CI started

@mbed-ci
Copy link

mbed-ci commented Jan 10, 2019

Test run: SUCCESS

Summary: 11 of 11 test jobs passed
Build number : 1
Build artifacts

@0xc0170 0xc0170 merged commit 27dd445 into ARMmbed:master Jan 10, 2019
@kevinong0108 kevinong0108 deleted the fix_adc_pin branch January 14, 2019 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants