How to debug DMA Peripheral to Peripheral Transfer? (Using an STM32 F1)
Hello, I'm trying to understand the peripheral to peripheral transfers. I'm pretty sure my setup is correct but it's not working and I don't think I understand enough to know what to look for to troubleshoot. For my test I simply have uart1 rx connec...