STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 815 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
  • 743 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
  • 2823 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
  • 1430 Views
  • 2 replies
  • 0 kudos

UART not responding under OSC BYPASS Mode.

Hello Guys,I am trying to setup UART under oscillator bypass mode in STM32f446RE Nucleo Board. I have created a new project in CubeIDE with UART under Asynchronous mode. I have commented out the SystemClock_Config and written my code for oscillator b...

PKuma.51 by Associate II
  • 542 Views
  • 4 replies
  • 0 kudos

ADC measurements in sleep

Hello everyone,For one of our commercial product we are using STM32F0 as mcu, and IAR as compiler. Since the device is battery powered, it sleeps for 1 sec then wakes up and does some adc measurements and sleeps for next 1 sec. Instead of doing measu...

FErma by Associate II
  • 337 Views
  • 1 replies
  • 0 kudos

Microcontroller shutdown when press reset

Hi all, I am developing hmi using stm32f746 microcontroller,it's running continuesly whenever I press reset button the total system is turned off and unable to turn it on even if I do power reset.the reset pin is common for microcontroller and LAN dr...

KN.2 by Associate II
  • 849 Views
  • 5 replies
  • 0 kudos