STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Stop mode in stm32L552

Hi all,I am using stm32L552CE. When I enter stop mode or sleep mode, the current is too high (5mA for stop mode, 18mA for sleep mode). /* Enable PWR clock */  __HAL_RCC_PWR_CLK_ENABLE(); HAL_Delay(5000); printf("Go into stop mode\r\n"); /****** Suspe...

kkid.1 by Associate
  • 636 Views
  • 3 replies
  • 0 kudos

STM32G071 Push Pull PWM and Fault Pin

Hi,I​ have control H-bridge with 4 IGBTs . PWM Topology : Push Pull Mode PWM Frequency : 10KHz to 100KHzDead Time : 2.5usDuty Cycle : 0% to 50%Emergency Stop : 2 Fault Pins for Individual ChannelsHow to achieve below wave with STM32G071 MCU and STM32...

0693W00000WHUFNQA5.png

How does the STM32 Boot pin works?

I have a question about the BOOT pin performance of the STM32G031.In the datasheet says that upon reset, the boot pin (PA13) is established at the beginning as the picture shows. But I wanna know if it is only at the beginning of the reset and then I...

0693W00000VOdsnQAD.png
ECruz.2 by Associate
  • 4162 Views
  • 6 replies
  • 0 kudos