How to change PWM polarity for different channels on the TIMER1 of STM32 using HAL?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-08-12 9:49 PM
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-08-13 3:35 AM
change between CH_POLARITY_HIGH​ and CH_POLARITY_LOW in initialization struct and reinit pwm channel.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-08-13 4:02 AM
Could also be selected in STMCubeMX/IDE Configuration GUI.
