cancel
Showing results for 
Search instead for 
Did you mean: 

Trigger ADC with timer problem

terje
Associate
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.
1 REPLY 1
terje
Associate
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 configuration

to:

Tim3MasterConfigHandle.MasterOutputTrigger=TIM_TRGO_UPDATE;  and not TIM_TRGO_ENABLE

Kind Regards,