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

Why is the range of PLLVCO duplicated?

Hi, I am using STM32H563 Nucleo board, and found the PLL1VCOSEL bit of RCC PLL clock source selection register.There are duplicates in the settings.Does anyone know why is the settings duplicates?I would like to know why and use case. 

aika_sanshin_fromjp_0-1730969723116.png

STM32U545 External Loader "Init Function Fail"

I have an External Loader Project made for STM32G0/G4/L4.I ported it to STM32U5: all the functions work fine when debugged from STM32CubeIDE (so the connections are ok). With the STM32CubeProgrammer the .stldr file is recognized but the Read/Write/Se...

GiBi_01 by Associate
  • 263 Views
  • 1 replies
  • 0 kudos

stm32f756 CAN Communication

I am trying to communicate with CAN, but it seems that I am not receiving Rx. I would like to know the reason for this static void MX_CAN2_Init(void) { /* USER CODE BEGIN CAN2_Init 0 */ /* USER CODE END CAN2_Init 0 */ /* USER CODE BEGIN CAN2...

Dlak by Associate II
  • 510 Views
  • 5 replies
  • 4 kudos

SD4.1 compatible EMI Filter

Hi All,I was looking for an EMI Filter for SD card interface in STM32H753VI design. I am going to use a 4 bit mode micro-SD card. I came across these two parts for which I am not sure whether they are compatible with SD memory card specifications ver...

Resolved! RTC, how to configure periodic wake up time of 24h

Hi, I'm using STM32L0 series MCU to configure the RTC to wake up after 24 hour during sleep/standby mode. Understand that we need to configure the Wake up clock to use 1Hz with 1 bit wake up counter added so that it can have the wake up time from 18h...

chai2145_0-1727408466608.png
chai2145 by Associate III
  • 1352 Views
  • 23 replies
  • 1 kudos

STM32L4 sometimes hangs after NVIC_SystemReset()

About once over 10, the MCU seems to hang after NVIC_SystemReset() call. Notice that:The MCU restarts correctly after poweron reset,NRESET set to 0 then 1 does NOT restart the MCUWhen MCU is hung, the NRESET Level is correctly UP (thanks to internal...

PGoud by Associate III
  • 696 Views
  • 6 replies
  • 0 kudos

STM32H7 PVD not interrupting

Hi,I want to get the PVD on a STM32H743 running in order to write some data to the flash, which did not work for whatever reason. So, as a first step, I tried to implement an interrupt which just pulls a GPIO-pin high and check it with an oscilloscop...

MaxMax by Associate II
  • 1464 Views
  • 9 replies
  • 0 kudos