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! STM32L4A6 Exiting Stop Mode 1 using UART

Hi, Using references from 1) STML496 UART Wake up from Stop Example - https://github.com/STMicroelectronics/STM32CubeL4/blob/master/Projects/NUCLEO-L496ZG/Examples/UART/UART_WakeUpFromStop/Src/main.c#L78 2) STM Getting started with PWR Guide - https:...

jlsw30_0-1726736464496.png
jlsw30 by Associate II
  • 301 Views
  • 4 replies
  • 0 kudos

STM32H7 on simulink

I'm using matlab for debugging my stm32H7xx Nucleo board for blinking the LED. Everything is done but I'm having an issue while selecting the code generation system target file(Not getting the option of stm32.tlc instead getting ert.tlc) how to fix t...

VipulG by Associate
  • 507 Views
  • 2 replies
  • 0 kudos

How to ENTDAA ( "Multiple implementation")

When executing RSTDAA and ENTDAA once, it succeeds, but when executed more than twice, it does not work properly. Since RSTDAA is being performed, I think there should be no problem, but is it not possible to execute it more than twice?//1st rstdaa+e...

dai82s by Associate
  • 277 Views
  • 2 replies
  • 0 kudos

Resolved! STM32L010K4TE x ST-Link-V2

I'm trying to use st-link v2 to program an STM32L010K4, but the stm32cube programmer doesn't identify this microcontroller (Error: No STM32 target found). The st-link is working, because I can program another STM32 without any problems. I appreciate ...

2D marking on the device show XXXX

Dear all , we bought STM32F429IIT6   DC 2337 from  agent , when we scan the 2D marking on the device show XXXXXXXXXXXXXXXX,   is it  normal ?  another question : we  found the PCN for the marking change  with  2D code  is from  2024-7-30 , but our de...

H747I-DISCO BSP files doesn't pull from HAL

hello forumI'm trying to make a new project from base stuff on both the BSP and JPEG_EncodingUsingFs_DMA examplesI have been trying to follow the How to add a BSP to an STM32CubeIDE project.  manual to the letter but, even after making sure all the p...