Triggering the Timer 1 in Slave mode using software
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-20 2:36 AM
Hi,
I am operating the Timer 1 in One Pulse Slave mode.
Yet I want to trigger the timer using software, without other timers, ect, ect.
Is this possible ?
Thank you.
Solved! Go to Solution.
Labels:
- Labels:
-
STM32Cube MCU Packages
1 ACCEPTED SOLUTION
Accepted Solutions
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-20 3:03 AM
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-20 3:03 AM
If you just want to generate one pulse, set TIMx_CR1.CEN = 1.
JW
