2013-11-17 10:36 PM
Hello,
I am working with STM32F4 Discovery with FreeRTOS and summon arm tool chain.I am sending ADC data over serial Port using USB serial communication.I have write code to get ADC value in continuous conversion mode.Its working fine.Now
I have take system Clock or ADC clock tick values in some variable and print it .
so how Can I implement it,Plz guide me Regarding that.
#rtc #display-clock-tick-values2013-11-18 02:57 AM
If I used RTC then can it display values in msecs..?