STM32F103 DMA Timer interrupt concept question
Posted on May 02, 2016 at 16:41Hi, I have a conceptual question about DMA data transfer and timers. I'm using an STM32f103RBT6 and would like to output a square wave signal that is non repeating. What I would like to do is to create a buffer of ca...