how to force complementary outputs ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2010-11-20 5:14 AM
Posted on November 20, 2010 at 14:14
how to force complementary outputs ?
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 5:15 AM
Posted on May 17, 2011 at 14:15
nobody has any idea ?
a second reason for not using GPIO for low side switches is BKIN input to be functionalOptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 5:15 AM
Posted on May 17, 2011 at 14:15 Hi Mehmet, If you are using ST library you should use this config: TIM_OCInitStructure.TIM_OutputNState = TIM_OutputNState_Disable; To disable break functionality use: TIM_BDTRInitStruct->TIM_Break = TIM_Break_Disable; Tell if you are using register access level (perhaps I can help you) MCU Lüfter
