cancel
Showing results for 
Search instead for 
Did you mean: 

Output Compare & DMA

michelemancini2
Associate III
Posted on February 09, 2013 at 16:40

Hi, I work with STM32F0. I want use Output compare (PA2) TIM2_CH3 for manchester encoder. I like use DMA for this.

The F0 have a DMA for Output Compare ?
1 REPLY 1
Posted on February 09, 2013 at 17:03

You could pace a DMA transfer with TIM2_CH3, or TIM2_UP, and that could write a peripheral register from a list of data in memory.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..