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

How to implement the time delay for multiple outputs

Good day guys I am trying to learn the delay to activate output. I found a tutorial on the timer delay. I defined the delay as 5ms. I found that the code works on a single GPIO.Now I wanted to activate 2 GPIOs with each having their own 5ms delay....

RSy.1 by Associate III
  • 286 Views
  • 2 replies
  • 0 kudos

STM32L4 ADC power consumption VS ADC FREQ

Hi all.i try to understand the power consumption of the ADC VS FREQ.according to the DS and the REF_MANUAL , the Power consumption is 1.8uA/MHz ( in the Clock Domain ) ,the ADC working on SYSCLK , MSI for Eg..there is an option to divide the ADC Cloc...

Ach.1 by Associate
  • 535 Views
  • 1 replies
  • 0 kudos

what is "independent clock domain" STM32l412

Hi all.i using the ADC in STM32L412 MCU .according to the DS , the current consumption of the ADC in Range 2 is 0.2uA/MHz for  independent clock domain and 1.8uA/MHz for  clock domain...what is the "independent clock domain" according to the DS , the...

Ach.1 by Associate
  • 388 Views
  • 5 replies
  • 0 kudos

Resolved! Hardfault after start Timer in DMA mode

hey!I'm using timer 1 in OC mode with toggling the output. I also want to change the timer overflow value with the values predefined in the buffer.I define buffer as:uint16_t data[5] = { 50, 50, 100, 50, 50};Then in main I call:HAL_TIM_OC_Start_DMA(&...

VLajo.1 by Associate II
  • 1529 Views
  • 10 replies
  • 0 kudos

IMPRECISERR hard fault on STM32F446RE

Hello Everybody![MCU] STM32F446RE[FreeRTOS] 10.2.1[CMSIS-RTOS] 2.00[IDE] STM32CubeIDE 1.3.1[FATFS] R0.12cI am developing an application and I experience some strange hard fault errors. The applications do...

0693W000001cG36QAE.png 0693W000001cG31QAE.png
TTopp.1 by Associate
  • 834 Views
  • 2 replies
  • 0 kudos
Labels