2019-02-07 10:41 PM
Hi,
I'm using STM32 Lora Discovery kit to run the code generated by cubemx for RTC, While on debug i'm get the RTC values but when run normally then i'm not getting any values except the initialised values for the time.
Thanks & Regards,
Vijay Rakesh
Solved! Go to Solution.
2019-03-05 09:04 PM
Hi @Nesrine.JLASSI ,
The issue was resolved when i call getdate and then gettime instead of calling only gettime hal function.
Thanks & Regards,
Vijay Rakesh.
2019-03-05 05:19 AM
Hi @VijayRakeshM
I did the same scenario and did not have any problem.
So, could you please send me your .ioc file to check the problem.
Best regards,
Nesrine
2019-03-05 09:04 PM
Hi @Nesrine.JLASSI ,
The issue was resolved when i call getdate and then gettime instead of calling only gettime hal function.
Thanks & Regards,
Vijay Rakesh.