Posted on October 29, 2013 at 11:58
Hello,
i'm trying to regulate the Samplefrequence of the ADC3 via TIM2 OC2.
Case, ADC Continuous Mode = Enable: Works
Case, ADC Continuous Mode = Disable: no Conversation
Does anyone se...
Posted on October 29, 2013 at 17:51Aaaaand now, i finaly present. I'ts time to get your Popcorn out ... Line RCC_APB2PeriphClockCmd(RCC_APB1Periph_TIM2, ENABLE); Should be RCC_APB1PeriphClockCmd(RCC_APB1Periph_TIM2, ENABLE); *facepalm* This took 6h...
Posted on October 29, 2013 at 14:55Is there any Examplecode for Timer triggered ADC for F4 StdPeriphLib? I found one in F0 StdPLib but using the Method of that also didn't bring more luck.
Posted on October 29, 2013 at 13:21Oh, sry. Those Tim Values are from testing. I also tried with Pulses 1Cycle to 50 with periodes of 10 to 10000Cycles.