STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 883 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
  • 701 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
  • 568 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
  • 591 Views
  • 2 replies
  • 0 kudos

Resolved! STM32G0 TIM2 with DMA Burst Transfer (not working)

I have a STM32G071 nucleo and want to generate an arbitrary waveform on PA0 via TIM2-CH1.I am using the HAL_TIM_DMABurst_MultiWriteStart API: it should do bursts of 3 writes to multiple registers (ARR and CCR1).Problem is, the DMA only updates the AR...

a34fheuak by Associate II
  • 1066 Views
  • 3 replies
  • 1 kudos