Question
chronometer... is the right way
Posted on April 15, 2016 at 18:17
Hi,
I'm building a time trial race, to do this i'm using the STM32F334R8T6 microcontroller with the RTC and timestamp, resolution must be of hundredths of a second, for this type of project is correct to use a RTC clocked at 32.768KHz?Or to have a greater accuracy is convenient to use a 32-bit timer TIMER1 with HSE clock? #rtc #timer #chronometer