Resolved! How to setup DMA from timer to memory
I'm very new to the STM32 and am trying to set up TIM2 to trigger a dma input capture to memory. I have been pouring over examples and the STM32F302R8 ref manual but am not there yet.What is working is I am inputting 30Hz ref signal on both PA5 and ...