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

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
  • 1680 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
  • 942 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
  • 320 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
  • 210 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
  • 536 Views
  • 5 replies
  • 0 kudos

STM32L4+ issues when using UART with interrupts

Dear community,I am using the Nucleo-L4R5ZI board with STM32L4R5ZI chip embedded to experiment UART.Unfortunately, I am facing an issue when using interrupts.I looked up through the BSP (STM32Cube_FW_L4_V1.15.1) provided by ST if examples were using ...

zous by Associate II
  • 265 Views
  • 1 replies
  • 0 kudos
Labels