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

STM32H745 TIMER peripheral to memory DMA

Hi,I'm trying to get a timer with external clock (ETR2) to trigger a DMA transfer from GPIO to memory on a STM32H745 with no luck.I'm using cubeMX to generate the code below.The timer seems working. TIM2_IRQHandler is triggered periodically.However n...

Mvan .31 by Associate II
  • 647 Views
  • 2 replies
  • 0 kudos

STM32L451RE - How to detect a wakeup event in shutdown mode?

STM32L451RE - How to detect a Wakeup event in shutdown mode?Hi,I connected a Accelerometer interrupt on Wakeup Pin 2. In Standby mode "HAL_PWR_EnterSTANDBYMode();" I can wakeup MCU by moving Accelerometer.After that, the flags "PWR_FLAG_WUF2" and "PW...

CGern.1 by Associate
  • 424 Views
  • 0 replies
  • 0 kudos

LPTIM pulse counter

Hi,I am using stm32L431, in the documentation says that when using LPTIM pulse counter the 5 first pulses is lost, after this the counter works fine. But in my project this situation is not acceptable, because in some cases I use less than 5 pulses.I...

GFont.1 by Associate III
  • 670 Views
  • 2 replies
  • 0 kudos

We are using the STM32F746 in combination with an exernal SD-RAM. The clock rate for the RAM is set to a frequency of 96 MHz.

We are using the STM32F746 in combination with an exernal SD-RAM.The clock rate for the RAM is set to a frequency of 96 MHz.At radiated emission measurement we are above the limit line at 192MHz (double RAM clock)Is there a possibility to activate ji...

MHase by Associate II
  • 563 Views
  • 1 replies
  • 0 kudos

STM32F767 debugging issue with J Link

Hello,I'm using STM32F767 custom target board with J Link debugger, everything was working fine since last 2 months till today morning, while debugging my existing project following pop up message came up. instead of selecting options right way, I've...

AShel.1 by Associate III
  • 1232 Views
  • 3 replies
  • 0 kudos

STM32L4R5ZI - Timer - OPM mode. Why the module cannot successfully generate two consecutive OPM pulse trains without any delay in between ?

Hi All,I am able to generate OPM pulses using Timer 1 of L4R5ZI MCU.Problem is - I want pulse train having 20 pulses first time. Once they are generated, after ~5ms delay, I want another pulse train having 5 pulses. This is not working. OC1 pin has p...

0693W000003Q1GYQA0.bmp
KVenk.1 by Associate III
  • 1573 Views
  • 9 replies
  • 0 kudos

Resolved! IWDG - Not able to write Prescaler & Reload register

Hi,I am trying to check IWDG functionality on Nucleo-L4R5ZI board.Referring to the example code available for NUCLEO-L496ZG, i created new project for L4R5ZI nucleo. I was trying to go step by step in debug mode. When the debugger is inside HAL_IWDG_...

KVenk.1 by Associate III
  • 1465 Views
  • 3 replies
  • 0 kudos