STM32F411 Tim2 Input Capture via DMA
Posted on August 18, 2015 at 11:56 I'm trying to get 2 channels (rising edge and falling edge) of Tim2 input capture via DMA working, using the HAL drivers. I had got it working without using the HAL drivers but decided I should probably use the...