Is it possible to set the internal timer (not in accordance with reality) of the STM32 board (NUCLEO-F401-RE)?
Hello, I am using an STM32 board (NUCLEO-F401-RE) and a ToF sensor for a project of measuring a passing vehicle flow. My system must be autonomous, I use a timer in my program to know the flow of passage. Only the timer does not conform to reality. When I let 1 minute pass (with my cell phone) my card tells me that 55 seconds have passed. And the more time I leave, the greater the difference. Do you know if it is possible to adjust the timer on the board? Or a simple update?