ADC sampling with timer phase shift
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-09 9:05 PM
Posted on May 10, 2011 at 06:05
ADC sampling with timer phase shift
This discussion is locked. Please start a new topic to ask your question.
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 5:34 AM
Posted on May 17, 2011 at 14:34
You have quite a challenge to get all this done within your 6 usec intervals.
Look in Section 11 of RM0008, the all densities reference manual. It identifies which timer channels can be set up to trigger ADC conversions. I believe the trick you need to apply is to change the trigger select bits after each conversion so that the next timer trigger in the sequence will start a new conversion. Cheers, HalOptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 5:34 AM
Posted on May 17, 2011 at 14:34
You have quite a challenge to get all this done within your 6 usec intervals.
Look in Section 11 of RM0008, the all densities reference manual. It identifies which timer channels can be set up to trigger ADC conversions. I believe the trick you need to apply is to change the trigger select bits after each conversion so that the next timer trigger in the sequence will start a new conversion. Cheers, HalOptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 5:34 AM
Posted on May 17, 2011 at 14:34Thanks for the pointer hal...
