User Activity

Posted on November 17, 2011 at 10:13Hi all,I'm using StdPeriph lib and saw there is such code in stm32f10x_adc.c:#define CR2_EXTTRIG_SWSTART_Set     ((uint32_t)0x00500000)and /*** @brief Enables or disables the selected ADC software start conversion...