how to set samping rate of adc using stm32f4 as 1000 samples/seconds
Posted on July 30, 2013 at 09:36Hello I want to set sampling rate 1000 samples/seconds.I am using ADC with FreeRTOS following are ADC.C and main.c files. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ADC.c #include ''stm32f4xx.h'' #include ''Fre...