2011-05-09 09:05 PM
ADC sampling with timer phase shift
2011-05-17 05:34 AM
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, Hal2011-05-17 05:34 AM
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, Hal2011-05-17 05:34 AM