Skip to main content
manishbaing2789
Associate III
November 18, 2013
Question

acquiring clock ticks and print contnously

  • November 18, 2013
  • 1 reply
  • 567 views
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
This topic has been closed for replies.

1 reply

manishbaing2789
Associate III
November 18, 2013
Posted on November 18, 2013 at 11:57

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