STM32L0 for smart watch
Hi everybody,
I would like create a smart watch with a STML031 and a driver for screen ST7567.
I'm looking for the best way to make this watch in outline. Particularly regarding the precision obtained for 1Hz.
I would like to get as much precision as possible. For this I used a 32.768Hz quartz.
Could someone quickly explain to me the best way to go about it?
Should I use RTC as Clock source?
Should I use the calendar, read the time and display it?
Do I have to trigger a switch every second to update the screen?
In the final draft I will not display seconds. Only hours and minutes So I would like to put the µC to sleep during this time to gain autonomy.
Thanks for reading me
