9860 views|4 replies

39

Posts

0

Resources
The OP
 

Can stm32 stop PWM output through hardware? [Copy link]

Does stm32f407 have a pdpint pin similar to dsp? When a signal is input to the chip, the PWM output can be turned off directly on the chip.
This post is from stm32/stm8

Latest reply

Just use brake interruption, only advanced timer can do it  Details Published on 2018-5-21 12:14
 

750

Posts

3

Resources
2
 
There are several methods to add a MOS switch to directly shut down the external output; There is a trigger function in the TIM module of STM32, and the gating mode may be useful for your needs; Use GPIO interrupts and adjust the interrupt priority to the highest, so that the CPU can manually turn off PWM; The response time of the above methods increases in turn
This post is from stm32/stm8

Comments

Yeah, thanks, I understand.  Details Published on 2018-5-21 12:26
 
Personal signature

要666

 

4005

Posts

0

Resources
3
 
Just use brake interruption, only advanced timer can do it
This post is from stm32/stm8

Comments

Yeah, thanks, I understand.  Details Published on 2018-5-21 12:26
 
 

39

Posts

0

Resources
4
 
le062 posted on 2018-5-21 11:34 There are several ways to add a MOS switch to directly shut down the external output; the TIM module of stm32 has a trigger function, and the gating mode may be useful for you...
Well, thank you, I understand
This post is from stm32/stm8
 
 
 

39

Posts

0

Resources
5
 
huo_hu posted on 2018-5-21 12:14 Just use the brake interrupt, which is only available in advanced timers
Yes, thank you, I understand
This post is from stm32/stm8
 
 
 

Guess Your Favourite
Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list