stm32F0x1 96MHz Timer
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-12-21 2:58 AM
Posted on December 21, 2015 at 11:58
Hi,
From what I read in the datasheets I suspect that I can run the timers at 48MHz. Is there a way to let the timers (a timer) run with 96MHz? I stumbled across that when I played around with Cube. Best regards, Christian.
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
‎2015-12-21 3:08 AM
Posted on December 21, 2015 at 12:08
Of course not, this is just incompet^H^H^H^H^H^H^H^Hmistake of CubeMX makers.
To quote from RM0091 Rev.8, both Fig11 and and Fig12 for the timer clock say: ??????????????????? ?????????????? which in turn is a buggy PDF creator used to generate the datasheet. Rewriting this manually: If (APB1 prescaler = 1) x1 else x2. IMO this is clear enough. JWOptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-12-21 3:50 AM
Posted on December 21, 2015 at 12:50
...just what I thought. Thanks.
