Question
acquiring clock ticks and print contnously
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