STM32F407 Dual DAC Independent Trigger Sources
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-09-26 11:54 PM
Posted on September 27, 2016 at 08:54
Hello,
I have a problem for using both DACs of STM32F407 with independent trigger sources. What I did was directing DAC1 for Timer6 and DAC2 for Timer7 but they are still both triggered by one source (Timer6) and not independent as described. I set TSEL1 and TSEL2 for the sources accordingly (TIM6_TRGO, TIM7_TRGO). I tested both Timer Interrupts to be invoked as working.DMA is not used in my case.Are there any known issues for this topic?Thanks in advance, Sebastian.
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
‎2016-09-27 5:12 AM
Posted on September 27, 2016 at 14:12
If you're not using DMA, why are you triggering the DAC's from timers? What is it that you're trying to achieve?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-09-27 8:49 AM
Posted on September 27, 2016 at 17:49
Are there any known issues for this topic?
Haven't heard of any, and don't plan to independently verify. If you want someone to review the code for errors/issues, you'll want to post a sufficiently complete example.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
