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

About H563 IAP

Used nucleo-h563zi board.Below is bootloader jump.Below is app. question:I first download app through CubeIde,this code is run success,and every function is OK.But i reset this board,the code will enter NMI interrupt. 

Sunwaz_0-1705568171944.png Sunwaz_1-1705568203111.png
Sunwaz by Associate III
  • 301 Views
  • 1 replies
  • 0 kudos

Resolved! STM32F070RBT using PLL with HSI RC

Evaluating the STM32F070RBT6 for a project, and using STM32CubeMX V6.10 I am unable to connect the PLL to the HSI RC. It all works ok if I use HSE.I'm wondering what I'm doing wrong. 

CWedg.1 by Associate III
  • 388 Views
  • 2 replies
  • 0 kudos

Combining bootloader and application code binary file

Hi, For our project we have one Bootloader in 0X80000000 and application program in 0X80001c00. We have to combine both of these binary files and load it in to our controller. What is the best way to combine two binaries ? We are using windows platfo...

Resolved! STM32U575: VDD 1.8V and USBVDD 3.3V - FAILs (no USB)

I want  to run MCU with VDD 1.8V (in order to have all I/O-signals as 1.8V). I changed to use a LQFP64 package which provides a dedicated pin for VDDUSB.I power VDDUSB with 3.3V (for sure not below 2.7V) but all other VDDs on MCU are 1.8V:USB functio...

tjaekel by Lead
  • 3365 Views
  • 2 replies
  • 0 kudos

SMT32F042K6T7 temperature issue

Hello, I am using STM32F042K6T7 microcontroller for doing some start-up configuration for some Ethernet PHYs by SMI, it is working well at room temperature, and cold (-40°C), but when I increase temperature max (+74°C) the microcontroller it seems is...

Resolved! STM32H747I-DISCO Virtual Com via USART to arduino

if I configure the USART and use HAL_UART_Transmit. The UART to USB bridge is taken care of by the ST-Link chip.Could i use the VCP on the board is on PA9/PA10(pin D14 and pin D15 to rx and tx to arduino) and use digital.read on arduino to get the in...

wjian2_0-1690904059020.png
wjian.2 by Associate II
  • 1117 Views
  • 4 replies
  • 2 kudos

Resolved! STM32H747IX SystemClock_Config problem

I have configured the M7 clock to 480 MHz and the M4 clock to 240 MHz using the HSI as input.  In SystemClock_Config routine the statement__HAL_PWR_VOLTAGESCALING_CONFIG(PWR_REGULATOR_VOLTAGE_SCALE1);is crashing the STLINK-V3 with the error messageEr...

Olivili by Associate II
  • 370 Views
  • 2 replies
  • 2 kudos
Labels