Need help setting up DMA on STM32F1 & F4
Hi, I am trying to set up an input capture with DMA on a F1 and a F4 chip. The documentation is confusing, and most tutorials don't work for my specific scenario. For a start, when setting up DMA using cubeMX, I can't configure source, destination an...