Skip to main content
ELuca.2
Associate II
September 14, 2023
Solved

RTC initialization with STM32CubeProgrammer

  • September 14, 2023
  • 1 reply
  • 967 views

Hello Community,

Is it possible to initialize and start the Real Time Clock (RTC) of the STM32U585 at the same time as the firmware and Option Bytes are installed into the MCU with STM32CubeProgrammer SFI process?

This topic has been closed for replies.
Best answer by Tesla DeLorean

No

Although you might be able to use an External Loader to inject and run code in the Target, that can do whatever you want it too.

Otherwise, provide some user interface via a monitor/loader type implementation in your own code that can allow for serialization, clock setting, etc in your production environment or to your support technicians, etc.

1 reply

Tesla DeLorean
Tesla DeLoreanBest answer
Guru
September 14, 2023

No

Although you might be able to use an External Loader to inject and run code in the Target, that can do whatever you want it too.

Otherwise, provide some user interface via a monitor/loader type implementation in your own code that can allow for serialization, clock setting, etc in your production environment or to your support technicians, etc.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..