STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Capture egdedirection on input capture with dma

Hello,i am using the STM32F410CBUx and want to detect rising and falling edges with the Timer 5.I get these values with the help of the DMA because the signal edges are close together and i need accurate meassurments. The edges occure all in a short ...

PDieh.1 by Associate III
  • 1058 Views
  • 8 replies
  • 1 kudos

How to use an external signal to trigger ADC on H755ZI?

 Hello,As the title says, I need to use the ADC's external trigger designator pin to trigger the transition. I have done the necessary steps on Cubemx but my code still cannot work.Looking forward to hearing from the forum.Thanks,HAILV /* USER CODE E...

_legacyfs_online_stmicro_images_0693W00000bhp5LQAQ.png
Ruồi by Associate III
  • 307 Views
  • 1 replies
  • 1 kudos

Resolved! Error in UM2861

at page 26 :"The X3 crystal has the following characteristics: 32.768 kHz"it should be X2 instead of X3

nicolas by Associate III
  • 411 Views
  • 2 replies
  • 1 kudos

Resolved! STM32G030K6T6 with PWM

Hi,I'm trying to configure the PWm with STM32G030K6T6. But pwm is not generate.below I given my code and i don't know where i made a mistake if any one know help me.RCC->IOPENR |= (RCC_IOPENR_GPIOAEN); // I/O port A clock enable GPIOA->MODER &= ~(...

Resolved! When downloading FW on the stm32L476ZGT EVAL,

When downloading FW on the stm32L476ZGT EVAL by using CubeIDE1.10.1ver, I faced with Error: Failed to download Segment[0], Error: Failed to download the File...,How can I solve these problems? Even I didn't write any code in there. Following is my Co...

Jlee.16 by Associate
  • 3657 Views
  • 4 replies
  • 0 kudos
Labels