STM32F407: Problem With triggering ADC2
Posted on December 08, 2014 at 09:14 Hi, I have a problem with my stm32f4 discovery board when i try to use a second ADC (ADC2) in DMA mode. For my project i need 2 ADC'S coupled with DMA. The first ADC (ADC1) is triggert by timer2 updat...