Trigger ADC with timer problem
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-03-17 5:18 AM
Posted on March 17, 2015 at 13:18
The original post was too long to process during our migration. Please click on the attachment to read the original post.
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
2015-03-17 8:26 AM
Posted on March 17, 2015 at 16:26
Dear all.
The problem is solved.Solution: To trigger the ADC with timer 3 you have to set the configurationto:Tim3MasterConfigHandle.MasterOutputTrigger=TIM_TRGO_UPDATE; and not TIM_TRGO_ENABLEKind Regards,