505 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 - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...