STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to set RTC_PRER in STM32F0xx?

RM0091 rev.9 in 25.7.5 RTC prescaler register (RTC_PRER) says:The initialization must be performed in two separate write accesses. Refer to Calendar initialization and configuration on page 584.However, Calendar initialization and configuration doe...

Serial UART design for various size transfers

Hello, I'm writing an application on the STM32F303 Nucleo board that uses the serial UART to receive commands and send responses. I believe example code from the standard peripherals library shows either single byte transfers or fixed size buffer t...

Resolved! How to use RTC periodic wakeup (from standby) on STM32L0

I am trying to periodically wakeup STM32L010K8 from standby mode. The project is generated is using CubeMX. The device doesn't wakeup unless I reinitialize RTC everytime it resumes from standby. How can I avoid reinitialization of RTC everytime?/* US...

Raghu by Associate
  • 1348 Views
  • 2 replies
  • 0 kudos