ADC in regular dual simultaneous mode in stm32f4 discovery
Posted on January 11, 2014 at 19:31I've a small query about programming ADC in regular dual simultaneous mode. I'm using stmf4 discovery board.Though I've configured ADC1 channel 11(PC1) and ADC2 channel 12(PC2) in this mode using dma. But I've to c...