2026-03-13 10:47 AM - edited 2026-03-13 10:48 AM
I'd like to use a general purpose timer to continuously trigger a rtc timestamp (using H533)
Is it possible ?
How to map TRGO signal to Timestamp trigger ?
(No HAL please, LL or direct register setup).
Thanks in advance.
Solved! Go to Solution.
2026-03-16 1:53 AM
Hello,
It's not possible to directly use a general purpose timer to continuously trigger an RTC timestamp event through internal routing. The RTC timestamp can only be triggered by an event on the timestamp pin, a tamper event, or a switch to VBAT mode. If you require timer-based triggering, you may need to externally connect a timer output to the RTC timestamp pin.
From DS14539:
.
2026-03-16 1:53 AM
Hello,
It's not possible to directly use a general purpose timer to continuously trigger an RTC timestamp event through internal routing. The RTC timestamp can only be triggered by an event on the timestamp pin, a tamper event, or a switch to VBAT mode. If you require timer-based triggering, you may need to externally connect a timer output to the RTC timestamp pin.
From DS14539:
.