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

stm32f4 using NVIC_SystemReset() fails to reset

Hello,My board consists of stm32f427 and I have a strange problem.Calling NVIC_SystemReset() causes CPU to hang. This happens only on some boards.I could overcome the problem in one of the following:Add a HAL_Delay(100) before calling NVIC_SystemRese...

ari_v2 by Senior
  • 5931 Views
  • 11 replies
  • 0 kudos

Resolved! MCU crashes after using HAL_OB function.

I have tried the HAL_OB function.No change was good.So I ran the code below.After that, ST LINK connection is not possible.MCU is not responding.Is there no way to get it back?MCU : STM32G07xCODE :         FLASH_OBProgramInitTypeDef OBInit;        if...

About STM32 Network library TCP disconnect problem

Recently I ran into a problem with data loss when TCP was disconnected。​I used Keil's official Network librarynetTCP_SendReady is unable to immediately detect that the TCP has been disconnected, resulting in data loss issues​Is there a way to speed u...

0693W00000BZxVHQA1.png
YZHIL.1 by Associate
  • 264 Views
  • 0 replies
  • 1 kudos