STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H755 CM7 Reset_Handler Stuck at 'ldr sp, =_estack'

Hello everyone,I am currently working on a project using the STM32H755 microcontroller, and I am facing an issue with the program getting stuck in the `Reset_Handler` during debugging. Specifically, the code halts at the instruction `ldr sp, =_estack...

durna by Senior
  • 1249 Views
  • 11 replies
  • 0 kudos

Resolved! STM32L0 cannot change PWR_CR_ VOS

Hi, I'm stuck on a problem with setting PWR_CR_VOS on NUCLEO-32 STM32L031K6- I want to select HSI16-PLL as clock source- VDD is 3.3V- FLASH latency is set to 1WSBut I can only set PWR_CR_VOS to RANGE 2 and RANGE 3.RANGE 1 cannot be selected, so I can...

RinGO by Associate III
  • 120 Views
  • 9 replies
  • 0 kudos

STM32U5 DCMI DMA is not working as expected.

Hello,    We have developed an image capturing application successfully based on STM32H7xxxx and OV7725 camera. We are now targeting to port the application to target STM32U5xxxx with the same camera. But it looks the DMA doesn't works as expected. T...

DCMI GPIO.jpg DCMI NVIC.jpg DCMI parameters.jpg GPDMA1 channels.jpg

toolchain installation failures

Hi.  I have a newly purchased NUCLEO-U575ZI-Q.  I followed the instructions here to install the toolchain on Windows 11:https://www.st.com/en/evaluation-tools/nucleo-u575zi-q.html#documentationhttps://wiki.st.com/stm32mcu/wiki/STM32StepByStep:Step1_T...

mdeis_0-1765389725567.png mdeis_1-1765390093122.png mdeis_2-1765390153742.png
mdeis by Associate
  • 68 Views
  • 7 replies
  • 1 kudos

STOP1 UART Wakeup 115200

Post edited by ST moderator to be inline with the community rules for the code sharing. In next time please use </> button to paste your code and a linker script content. Please read this post: How to insert source code. I have a STM32L433RCT3 and I'...

MVeen.1 by Associate II
  • 70 Views
  • 3 replies
  • 0 kudos

RTC LSE not working with VBAT on poweroff

I am working on an STM32 device with TrustZone enabled, and I am using the RTC with backup domain powered by VBAT. My RTC is initially configured while VDD is present, and after power-off, the time is supposed to be retained using VBAT.When I use the...

Ananth_ by Associate II
  • 38 Views
  • 2 replies
  • 1 kudos