cancel
Showing results for 
Search instead for 
Did you mean: 

acquiring clock ticks and print contnously

manishbaing2789
Associate II
Posted on November 18, 2013 at 07:36

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-values
1 REPLY 1
manishbaing2789
Associate II
Posted on November 18, 2013 at 11:57

If I used RTC then can it display values in msecs..?