2021-01-03 10:12 PM
Dear ST;
RTC for STM32G0 is not working ( Timestamp Mode ). Could you please check this problem.
Best regards.
2021-01-06 02:14 AM
Hello @Gz, we kindly ask you to specify the problem you are facing with the RTC, whether you are using a provided example on the Cube package or you are programming it by your own. Please mention also the board you are using.
2021-01-06 06:12 PM
2021-01-07 08:33 AM
Hi @Gz,
Could you please use the latest version of the STM32CubeMX, this will help me detect easily your error.
I also recommend you to refer to the TimeStamp example of the NUCLEO-G070RB Cube package, it might help you solve your problem.
I propose you to compare your code to the one in the example previously mentioned.
An other point is that I can suggest you to reuse the .ioc file provided in the cube directory to generate new project based on it.