Skip to main content
michelemancini2
Associate III
February 9, 2013
Question

Output Compare & DMA

  • February 9, 2013
  • 1 reply
  • 480 views
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 ?
    This topic has been closed for replies.

    1 reply

    Tesla DeLorean
    Guru
    February 9, 2013
    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 (See Profile) Up vote any posts that you find helpful, it shows what's working..