STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Clocks reset to HSI after exiting STOP mode STM32F091

Hello,I'm using the Zephyr RTOS on a STM32F091 and have recently started working on implementing some low-power states (sleep and STOP). The system is fed by the PLL (48MHz) which is in turn fed by a HSE (20MHz).I'm using the RTC peripheral to manage...

MStam.1 by Associate II
  • 4644 Views
  • 11 replies
  • 0 kudos

How to use PWM with DMA (STL Libraries)

Goodmorning to everyone,I read a lot about this argument, and I know that with HAL libraries this topic is really easy to do. Unfortunately due to project request i need to use STL libraries. I create a pwm signal with TIM1. This signal is about 1MHz...

ATZ99 by Associate II
  • 2863 Views
  • 7 replies
  • 0 kudos