LL library STM32 OUTPUT compare preload pwm setting enable is unsuccessful,May I ask what is the reason?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-05-14 3:47 AM
When I set Output compare preload to enable in the configuration interface, the generated code shows disable
- Labels:
-
STM32CubeIDE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-05-17 8:24 PM
Ok, I know, thank you. My solution is to enable it again during initialization.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-05-17 11:06 PM
Hi @Nesrine.JLASSI (ST Employee) How to configure to change The TIM_OC_InitStruct.OCState from LL_TIM_OCSTATE_DISABLE to LL_TIM_OCSTATE_ENABLE?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-05-18 3:51 AM
Hi @Bence
The cc1E bit to which it refers is wired in the driver and activated in the START functions.
it's not STM32CubeMX configuration.
Regards,
Nesrine
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-05-18 4:02 AM
Got it,Thanks!
Best Regards,
Bence

- « Previous
-
- 1
- 2
- Next »