23.9.15 Timestamp Value

Note: If an external reset occurs during a tamper detection the TIMESTAMP register is permanently locked until the next power up. To avoid that specific situation do not use the timestamp register and DMA upload, instead enable the RTC tamper interrupt, and in the tamper irq routine, copy the value from the RTC CLOCK register to one of the following destinations: SRAM, RTC GPx or BKUPx registers as the timestamp value.
Name: TIMESTAMP
Offset: 0x64
Reset: 0
Property: -

Bit 3130292827262524 
 YEAR[5:0]MONTH[3:2] 
Access RRRRRRRR 
Reset 00000000 
Bit 2322212019181716 
 MONTH[1:0]DAY[4:0]HOUR[4] 
Access RRRRRRRR 
Reset 00000000 
Bit 15141312111098 
 HOUR[3:0]MINUTE[5:2] 
Access RRRRRRRR 
Reset 00000000 
Bit 76543210 
 MINUTE[1:0]SECOND[5:0] 
Access RRRRRRRR 
Reset 00000000 

Bits 31:26 – YEAR[5:0] Year

The year value is captured by the TIMESTAMP when a tamper condition occurs.

Bits 25:22 – MONTH[3:0] Month

The month value is captured by the TIMESTAMP when a tamper condition occurs.

Bits 21:17 – DAY[4:0] Day

The day value is captured by the TIMESTAMP when a tamper condition occurs.

Bits 16:12 – HOUR[4:0] Hour

The hour value is captured by the TIMESTAMP when a tamper condition occurs.

Bits 11:6 – MINUTE[5:0] Minute

The minute value is captured by the TIMESTAMP when a tamper condition occurs.

Bits 5:0 – SECOND[5:0] Second

The second value is captured by the TIMESTAMP when a tamper condition occurs.