STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Fastest way to read RTC

I have an app where I timestamp all the data I get from a bunch of external devices.  I'm trying to come up with the fastest way to read the RTC and have 2 approaches, one using snprintf and some LL driver code that's pretty easy to read.  It's not m...

magene by Senior
  • 498 Views
  • 6 replies
  • 5 kudos

About RTC in sleep mode

We are developing a device that periodically boots in Sleep mode using the STM32G04.Set the WakeUpTime with HAL_RTCEx_SetWakeUpTimer_IT and enter Sleep with HAL_PWR_EnterSTOPMode(PWR_LOWPOWERREGULATOR_ON, PWR_STOPENTRY_WFI);.If you make a program to ...

j_m by Associate II
  • 327 Views
  • 6 replies
  • 1 kudos

Power on built in test for STM32F446RE

Hello,   I am using STM32F446RE in my project and as per the project requirements I need to have power on built in test, initiated built in test and continuous built in test on STM32F446RE. Please let me know how different built-in self-tests can be ...

PAcha.1 by Associate
  • 283 Views
  • 4 replies
  • 1 kudos

Resolved! RTC subseconds count down

I am using the RTC of the STM32L4 Discovery board and have noticed that the sub-seconds are counting down. Is there anyone with an idea on how to resolve this issue?

KIbra.3 by Associate II
  • 353 Views
  • 4 replies
  • 2 kudos