Skip to main content
saimaddy123
Associate III
May 10, 2011
Question

ADC sampling with timer phase shift

  • May 10, 2011
  • 3 replies
  • 843 views
Posted on May 10, 2011 at 06:05

ADC sampling with timer phase shift

    This topic has been closed for replies.

    3 replies

    saimaddy123
    Associate III
    May 17, 2011
    Posted on May 17, 2011 at 14:34

    Thanks for the pointer hal...

    raptorhal2
    Lead
    May 17, 2011
    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, Hal

    raptorhal2
    Lead
    May 17, 2011
    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, Hal