cancel
Showing results for 
Search instead for 
Did you mean: 

STM32L0 Nucleo_Multichannel ADC using cube

milind2
Associate II
Posted on January 08, 2016 at 13:36

Hi,How to configure multichannel ADC in STM32L0 nucleo using cube and how to read it...without using DMA

Also how to switch from one channel to another...any one share examples
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Posted on January 08, 2016 at 13:55

The STM32 designs expect multi-channel ADC operations be done with DMA, using IRQs is neither fast or efficient.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..