STM32 PWM polarity and mode

Publisher:游走人间Latest update time:2018-06-29 Source: eefocusKeywords:STM32 Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere

I am a beginner in STM32. I have been confused about PWM and I am not sure about the mode and polarity of PWM. Not long ago, I suddenly realized it. I searched for him in the crowd for thousands of times, but when I looked back, he was in the dim light.
In fact, it is very simple to figure it out. Before talking about PWM mode, we need to know the counter CNT. For example, in the up counting mode, CNT counts from 0 to the set period value. There is also a register CCRx used to determine the high and low level dividing line. In this way, we can know that the PWM period is determined by the period value of the timing, and the high and low duty cycles are determined by the CRRx value.
There are two modes of PWM, PWM1 mode: CNTCRRx is the invalid level. PWM2 mode is the opposite. So the question is what is the valid level? How can he determine
that it is determined by the output polarity of TIM_OCInitStructure.TIM_OCPolarity = TIM_OCPolarity_High; The effective level plus the output polarity equals when to output a high level and
when to output a low level.

Keywords:STM32 Reference address:STM32 PWM polarity and mode

Previous article:stm32PWM accurately controls the number of pulses
Next article:When stm32 uses PWM, a high level solution will appear when the PWM pin is turned off

Latest Microcontroller Articles
  • Download from the Internet--ARM Getting Started Notes
    A brief introduction: From today on, the ARM notebook of the rookie is open, and it can be regarded as a place to store these notes. Why publish it? Maybe you are interested in it. In fact, the reason for these notes is ...
  • Learn ARM development(22)
    Turning off and on interrupts Interrupts are an efficient dialogue mechanism, but sometimes you don't want to interrupt the program while it is running. For example, when you are printing something, the program suddenly interrupts and another ...
  • Learn ARM development(21)
    First, declare the task pointer, because it will be used later. Task pointer volatile TASK_TCB* volatile g_pCurrentTask = NULL;volatile TASK_TCB* vol ...
  • Learn ARM development(20)
    With the previous Tick interrupt, the basic task switching conditions are ready. However, this "easterly" is also difficult to understand. Only through continuous practice can we understand it. ...
  • Learn ARM development(19)
    After many days of hard work, I finally got the interrupt working. But in order to allow RTOS to use timer interrupts, what kind of interrupts can be implemented in S3C44B0? There are two methods in S3C44B0. ...
  • Learn ARM development(14)
  • Learn ARM development(15)
  • Learn ARM development(16)
  • Learn ARM development(17)
Change More Related Popular Components

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号