Posted on May 15, 2014 at 15:58 The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on May 16, 2014 at 09:10
First of all, i saw a mistake in the code posted yesterday :
ADC_InitStructure.ADC_ContinuousConvMode = ADC_ContinuousConvMode_Disable;
It's
Enable and not
Disable.
Apologizes for the typo...