Resolved! STM32F446 DMA Indexing
Posted on March 22, 2017 at 22:54I ultimately need 'instant on' ADC conversions. For instance, when a timing gate goes high, I need to start taking ADC values immediately (the signal is only 100us wide), The problem I'm running into is the lag: fi...