Using DMA to read GPIOx_IDR on STM32F0xx
Posted on March 03, 2015 at 15:13Hi, before I try myself I would like to ask you whether it is possible to use a timer to start a DMA that reads from the GPIOx_IDR register into a memory location and whether the source would be a peripheral or memor...