STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Resolved! PWM for Tim15.2 on STM32L476 not working

I have 4 PWM out working fine on Tim3.Channel1,2,3,4But the fifth PWM isn't working Tim15Chan2 (PB15=LQFP64pin36)The pin works fine as GPIO so I know it is wired fine.I even tried it as PWM Tim1.Chan3N and PWM Tim8.Chan3N but neither of those work ei...

Paul1 by Lead
  • 587 Views
  • 5 replies
  • 0 kudos

STM32H7 DAC sinewave generate using formular

I'm success create sinewave signal by using table:uint32_t Wave_LUT[NS] = { 2048, 2149, 2250, 2350, 2450, 2549, 2646, 2742, 2837, 2929, 3020, 3108, 3193, 3275, 3355, 3431, 3504, 3574, 3639, 3701, 3759, 3812, 3861, 3906, 3946, 3982, 4013, 4039...

SEng.1 by Associate II
  • 1023 Views
  • 10 replies
  • 0 kudos