STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

stm32L4: wakeup pin polarity confusing.

Hello. I try to calculate some pulses by wakeups from shutdown mode. I have 2 pins which areWKUP1, WKUP4. They are configured to wake up by rising edge. But sometimes when only 1 of them is rising, I receive 2 notifications, from both pins.The proble...

VD1 by Associate
  • 516 Views
  • 0 replies
  • 1 kudos

DBGMCU HRTIM_STOP does not disable PWM outputs?

I'm working on a project for a battery charger and for safety purposes I want the complementary outputs of the HRTIM to be disabled when the core is halted. On the STM32F334, setting the HRTIM_STOP bit in the DBGMCU register resulted in both the HRTI...

LDoes by Associate II
  • 301 Views
  • 0 replies
  • 0 kudos

IWDG is not working

Hi,In stm32f051, iwdg is not working, I think.After enable iwdg, encounter the while(1); loop , reset is not issued.NRST pin is connected to RC reset circuit.BRPaul

paul0208 by Associate III
  • 591 Views
  • 4 replies
  • 0 kudos

Resolved! Need help understanding performance issue on STM32H743

I'm struggling to understand why I'm seeing a huge performance hit by slightly changing code in a loop. I narrowed down the problem to a manageable code size, and I'm hoping someone here can suggest how to investigate and resolve my issue.I'm using a...

fbar by Senior
  • 1467 Views
  • 5 replies
  • 0 kudos