Resolved! DMA, timer, sync issues - STM32U5 to read GPIO IDR register
Hello, I'm trying to debug an issue I'm having with the GPDMA on an STMu5. I believe I'm mostly there but for some reasons I'm missing only some DMA triggers. So the situation is as follows: I'm trying to read the IDR register of a GPIO port into mem...