STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Question about power control on STM32L476 Nucleo-64

Really new to programming these boards, and part of my project is to turn on/off these DC fans . I don't want to add any hardware to incorporate a switch, and was wondering if there was a way to program one of the power pins to be enabled or disabled...

EAmbr.1 by Associate
  • 490 Views
  • 2 replies
  • 0 kudos

Resolved! How to use DSP in STM32G070?

I have used DSP in STM32F411 successfully,but when i want to use DSP in STM32G070 , i find the DSP files are some different,such as G070's DSP files : ./Sourse/. have a Cmakelists.txt. i dont know how to use that txt file, so i just add DSP as usual...

0693W00000KbYkqQAF.png
noob by Associate II
  • 1236 Views
  • 2 replies
  • 0 kudos

best way to reset circular DMA

I am sending an audio stream from memory to SAI2 on an STM32L476JG. There will be moments where I disable the DMA based on external asynchronous events. Can someone tell me the appropriate way to then reset the DMA so that when it begins again it i...

SWenn.1 by Senior III
  • 494 Views
  • 1 replies
  • 0 kudos

How to update TIM2->CCR3 register on runtime ?

I am using STM32F429ZIT6 - NucleoMy application needs to generate pulses on specific encoder position like this : I was able to setup TIM2 Channel 1&2 in encoder Mode, TIM2 Channel 3 Output Compare (no output) as master to TIM1 Channel 1 in One pulse...

0693W00000KbLo1QAF.png
DPatr.2 by Associate III
  • 1529 Views
  • 4 replies
  • 0 kudos

How to configure GPIO output for a given timer?

Hello,I have a very straightforward question but I am not able to find the answer in the user manual. I am using the L476RG nucleo board and setting the TIM5 registers to output a PWM. How can I select the output pin? Is it fixed or does it have som...

Tommino by Senior
  • 2777 Views
  • 1 replies
  • 0 kudos