Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Adc channel bank support #72

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 2 commits into from
Feb 12, 2021
Merged

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Feb 8, 2021

For STM32L1xx, in Cat.3, Cat.4, Cat.5 and Cat.6 devices there are up to 42 multiplexed channels organized in 2 banks.
Channels ADC_IN0 to ADC_IN31 are available in Bank A and channels ADC_IN0b to ADC_IN31b are available in Bank B.

/cc @jeromecoutant

For STM32L1xx, in Cat.3, Cat.4, Cat.5 and Cat.6 devices
there are up to 42 multiplexed channels organized in 2 banks.
Channels ADC_IN0 to ADC_IN31 are available in Bank A and
channels ADC_IN0b to ADC_IN31b are available in Bank B.

Signed-off-by: Frederic Pillon <[email protected]>
@fpistm fpistm added the enhancement New feature or request label Feb 8, 2021
@fpistm fpistm added this to the 1.5.0 milestone Feb 8, 2021
@fpistm fpistm merged commit 38df634 into stm32duino:master Feb 12, 2021
@fpistm fpistm deleted the ADC_channel_bank branch February 12, 2021 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant