Resolved! STM32L432KC - Timer DMA Triggering ADC DMA?
Posted on February 17, 2017 at 05:19 Hi, On my larger project, I would like to be able to generate a timer that will trigger an ADC read on each rising edge. I was able to tackle this problem by creating a smaller project and executing it! Sup...