Skip to content

analogRead: don't set ADC common register when ADC doesn't support it.#910

Merged
fpistm merged 1 commit intostm32duino:masterfrom
ABOSTM:F103_ADC3_NOT_SUPPORTING_COMMON_SETTINGS
Feb 3, 2020
Merged

analogRead: don't set ADC common register when ADC doesn't support it.#910
fpistm merged 1 commit intostm32duino:masterfrom
ABOSTM:F103_ADC3_NOT_SUPPORTING_COMMON_SETTINGS

Conversation

@ABOSTM
Copy link
Copy Markdown
Contributor

@ABOSTM ABOSTM commented Feb 3, 2020

Summary
analogRead: don't set ADC common register when ADC doesn't support it.

STM32F103ZE: ADC3 doesn't support common settings.
__LL_ADC_COMMON_INSTANCE(ADC3) returns 0

Solve issue:
https://www.stm32duino.com/viewtopic.php?f=62&t=46&hilit=adc3&start=30

STM32F103ZE: ADC3 doesn't support common settings.
__LL_ADC_COMMON_INSTANCE(ADC3) returns 0
@fpistm fpistm added the fix 🩹 Bug fix label Feb 3, 2020
@fpistm fpistm added this to the 1.9.0 milestone Feb 3, 2020
@fpistm fpistm merged commit 7d72a79 into stm32duino:master Feb 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix 🩹 Bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants