STM32F103 Sweep frequency
Posted on August 05, 2016 at 07:50 Hi im newbie with this mcu, and im try to doing a sweep of frequency with TIM3 and the chanel1, A6. my main code its the next while (1) { unsigned int i=0, j=0, h=0; for(i = FrequencyStart; i < (Frequenc...