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

STM32F4 Gated Timer with TIM2_CH3

I want to count the 'high time' of a signal on TIM2_CH3. I simply want to count up TIM2 by using internal clock, but gating it with TIM2_CH3. I don't care about interrupts; I only want to use the counter value to access how much 'activity' has occurr...

0693W00000JM8mcQAD.png
SS13 by Associate II
  • 355 Views
  • 2 replies
  • 0 kudos

one Timer PWM, 2 LEDs

Hey thereI want to use one and only one Timer to generate PWM signal to control 2 LED lights. assume that PWM generated is only attached to one the LEDs. how can I make both of LEDs shine or dim with only one PWM?thanks in advance for any help and hi...

Ala by Senior
  • 482 Views
  • 8 replies
  • 0 kudos

QSPI flash not read in S25FL512 with STMH743

hi, i want read read and write data from external QSPI flash S25FL512.i posted code from below st linkhttps://www.st.com/content/st_com/en/support/learning/stm32-education/stm32-moocs/external_QSPI_loader.html QSPI_READ and QSPI_write function exec...

ykn by Senior
  • 467 Views
  • 3 replies
  • 0 kudos

Cannot read low current consumption on STOP2 mode with my STM32L412 board (~300uA+-), but using the same code and compatible with my STM32L476, i succeed (~3uA). ill be happy to work with low consumption with the STM32L412, can any one help me with that?

Hello guys, first, i would like to thank you about this forum i used a lot and got good suggestions and i learn a lot from you.About my problem:I checked a lot in the internet and see others that had the same problem like mine, but didnt find any wit...

Ypinh.1 by Associate III
  • 324 Views
  • 3 replies
  • 0 kudos

Frame synchronization randomly swapping.

I have a STM32L433 driving a FDA802 using SAI in I2S standard mode, and it randomly swaps the left and right channels. I have compiled with a small table of interleaved data (two sine waves of different amplitudes) to try an fault find. the code I am...

KJans.1 by Associate II
  • 352 Views
  • 2 replies
  • 0 kudos
Labels