User Activity

Posted on March 09, 2018 at 06:42So I am working with an STM32H743 MCU. I have it setup so I am using ADC1 to do a continuous sample of channel 3 and 10 over DMA. All works fine and I get a dma interrupt for conversion complete every ~10 usec. Howev...