You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <frederic.pillon@st.com>
AdcHandle.Init.LowPowerAutoPowerOff = DISABLE; /* ADC automatically powers-off after a conversion and automatically wakes-up when a new conversion is triggered */
0 commit comments