Tricky Timer Input Capture -> DMA problem
Hello,I'm using an STM32F767 to measure input frequencies, using 2 timers.It's a bit tricky because these measurements must be synced to the SAI's audio sampling rate, AND input frequencies can be higher than the audio sampling rate.It took me a whil...