Question
Question of STM32F373 SDADC Multi channel concept
Posted on April 04, 2017 at 15:08
Hi,
I want to use multi channel SDADC in STM32F373.
First,
Can I use Multi channel in SDADC1 using regular conversions?
In case of SARADC, it is operating scan mode. But i can't find scan mode in SDADC.
Second,
If regular conversions is not provide scan mode,
only injection mode provide
Multi channel?
Third,
There is no example code about Multi channel SDADC.
Can you give me some example code using
Multi channel SDADC?
#stm32f373 #sdadc