stm32f4 timer output pin config
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-07-13 8:02 AM
Posted on July 13, 2016 at 17:02
Hi
I set timer 1 for output pwm on a pin.i need when timer is disable, pwm output will have ground level.when output pin is pull up and timer disable,output pin have VDD LEVELwhen output pin is pull down and timer disable,output pin have GND LEVELI SEE ST EXAMPLES PROGRAMS SET PWM OUTPUT PULL UP.NOW IF I SET PULL DOWN , MY DEVICE CORRUPT?? #stm32f4-pwm-output-pin-pull-dow
Labels:
- Labels:
-
TIM
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-07-13 8:49 AM
Posted on July 13, 2016 at 17:49
Hi jadidi.reza,
You can activate either pull up or pull-down, and this will be fine . Just make the test. -Hannibal-