My STM32WB5MMG application interfaces with a GPS receiver. Ideally, what I would like to do is to update the RTC date/time every time I get a timepulse signal from the GPS, so that the RTC date/time is always as close as possible to GPS time. However...