[SOLVED] Pin triggered Timer-Delay (STM32G4 Timer2)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-10-20 5:25 AM
Hello,
how do I have to setup the timer-2 so it create an one-shot delay on every rising edge (could also be falling, does not matter).
This timing diagram indicates what I like to do, so I get an output-Event for the DAC and callback for an ISR(optional):
Thanks a lot.
Best Regards, Seppel
Labels:
- Labels:
-
STM32CubeIDE
-
STM32G4 Series
-
TIM
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-10-20 1:45 PM
Hello,
solved, however I still struggle with the ARR(AutoReload) and why it needs to be disabled. Maybe somone can send me a good guide on timers (please no ST-documentation like ST-Timer-Cookbook).
Thanks a lot.
Best Regards, Seppel
