stm32f334 HRTIM
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-09-28 6:29 AM
Posted on September 28, 2016 at 15:29
I amusing the example program to run a single PWM and it works. All I am trying to do is run the CPU at a slower speed to conserve power. If I run it at 8Mhz with a pll setting of less the times 6 (so 48Mhz), the HRTIM will always timeout during calibration.
I have set the sysTick to give 1ms interrupts.
Is this a limitation of the HRTIM or is there something I can do?
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-09-28 7:29 AM
Posted on September 28, 2016 at 16:29
Hello,
Have a look to this
''HRTIM cookbook''. It may help you.
Regards