cancel
Showing results for 
Search instead for 
Did you mean: 

Real-Time-Clock (RTC), how do I know it is working properly?

Member
Associate III

I think I got the setup for the Real-Time-Clock (RTC), but how do I verify it is working?

Is there a way to output the timestamps or check through a file? I am using the STM32WB55 Nucleo Board, and currently using the STM32 IDE.

1 ACCEPTED SOLUTION

Accepted Solutions

Just read out the RTC registers in the debugger. Time and subseconds should change when reading out repeatedly.

JW

View solution in original post

1 REPLY 1

Just read out the RTC registers in the debugger. Time and subseconds should change when reading out repeatedly.

JW