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

Hard Fault when dicrease core freq on F373

Hi, I'm using STM32F373 for my project. When I'm using core freq >=36MHz everything is fine. But I need to decrease core freq for power consumption. When I run project with 12/24MHz Hard Fault is occurred in 1-5 secconds. Times is randoms. (Of course...

AFili.1 by Associate
  • 418 Views
  • 2 replies
  • 0 kudos

Updating firmware using raspberry pi

I have a custom board with SWO pins for STM32 firmware (but I don't have the RESET pin)I was planning to update my board remotely with ST-Link and raspberry piBut I found out too late that STM32CubeProgrammer does not support ARMI tried to use ST-Lin...