Posted on March 12, 2008 at 11:49I use 6 channel in scan mode and I setup them in this way (MCLK is 36 MHz) Code:static void initAd(void) { GPIO_InitTypeDef GPIOx_InitStructure; ADC_InitTypeDef ADC_InitStructure; /*--------------------------------...