227 views
in Embedded Wizard Studio by
Hi,

I like Example BezierClock. But when I working with STM32F746 the clock doesn't show real time. Please guide me how to show real time on STM32F746 when I using Example BezierClock. Thank you very much!

1 Answer

0 votes
by
Hello,

the STM32F746 contains a RTC hardware (real time clock) which has to be set in order to provide the "real time". The BezierClock example is reading the current time provided by the RTC. During start or the application, the RTC is initialized with a default value, but there is no access to a time server. You can set the RTC directly within the example.

Does this answer your question?

Best regards,

Manfred.

Ask Embedded Wizard

Welcome to the question and answer site for Embedded Wizard users and UI developers.

Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!

Embedded Wizard Website | Privacy Policy | Imprint

...