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 Wake-up STM32L431RBtx from STOP0 mode?

Hi All,We have a project using STM32L431RBtx. In that we are trying to put MCU into sleep mode by using HAL API: HAL_PWREx_EnterSTOP0Mode(PWR_SLEEPENTRY_WFI) in bare-metal code base.Here the interrupt we have configured to wake-up the MCU from sleep...

HPras by Associate II
  • 319 Views
  • 1 replies
  • 0 kudos

I think IWDG Dosen't work

My board(STM32F103R8T6) sometimes stop.. So I use IWDG and it doesn't work. If my board doesn't work well, is it right that iwdg works and resets the core? Let my code work properly.void IWDG_Configuration(void) { IWDG->KR = 0x5555; IWDG->RLR = 0x...

SShin.4 by Associate
  • 390 Views
  • 2 replies
  • 0 kudos

Resolved! STM32F7 DMA UART RX no Data seen.

I am working with the STM32F7. I am implementing a DMA communications handler, preferably using the HAL (but LL is also an option that I have tried). I have successfully implemented the TX side of the equation but, am unable to get the RX portion to ...

EBepp by Associate II
  • 1445 Views
  • 9 replies
  • 0 kudos

STM32F072 LSI Calibration

Hello, I recently started with embedded programming and currently I'm tasked with LSI Calibration based on LSE clock, this would be useful when the device enters low power mode. Based on this reference manual:https://www.st.com/content/ccc/resource/t...

Ismet by Associate
  • 420 Views
  • 2 replies
  • 0 kudos

STM32F302R8 - Simulink Interface - Max Sampling Time

Hi,I want to use the STM32F302R8 evaluation kit to create a sensor board. I would like to have around 10 input signals and use the Simulink Tool to create the code and, most importantly, to visualize in the Simulink scopes in real time all the input ...

0690X000009ZYROQA4.png 0690X000009ZYRdQAO.png 0690X000009ZYRiQAO.png
VSali.13 by Associate
  • 394 Views
  • 1 replies
  • 0 kudos