How to get Timer to initiate a DMA request from SPI or any peripheral
Posted on December 21, 2011 at 17:29(I moved my question to here from STM32F4-DISCOVERY. Thought this would be the proper place to ask for help). I am using TIM2_CH3 configured for a DMA1 request on Stream1_Channel3. On Output Compare I would like T...