DMA Register Timer Input Capture STM32G431
Hi,
I would like to measure the times and pulse lengths of an external signal from a GPIO. For this I wanted to use a DMA trigger (which writes the time points from the Tim to the memory).
Here are 2 questions:
1. where can I find a document that states which DMA channel reads which register (generally for all registers and specifically for the timer)? (I have not found anything in the reference manual)
2. how can I trigger the DMA in the event of an edge?
Bests
Brian
