stm32f3 Initialize DMA Transfer Complete flag ?
Posted on January 24, 2015 at 07:30 An odd question, maybe, but is it possible to initialize the DMAy_FLAG_TCx to true? I have a routine that teststhis flag and then sends data, and I would like it to fall through the first time. I'd rather not ...