Question
Difference between ADC dual mode and 2 ADCs in independent mode
Posted on January 29, 2015 at 18:40
Hello, I am using STM32F3 Discovery kitand I need to measure 2 signals at the same time. It seems to me that there are to possibilities: 1) use regular simultaneous dual mode, 2) use 2 ADC's, both in regular single independent mode and triggered by the same timer.
What is the difference between these to possibilities? Or doesn't matter which way I choose for my application? Thank you for answeres.