STM32F4: Using several ADCs independent
Posted on May 28, 2016 at 12:59Hello, I wonder if it is or it is not possible to use more than one ADC independet of each other. My problem is as follows: I want to use ADC1 and ADC2 in dual mode and ADC3 in independent scan conversion mode. I can s...