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

Facing Flash memory Issue

Hi @st Team,We had observed some unknown behaviour with respect to flash.MCU => STM32U073CC.Tools => STM32Cube ProgrammerWe need to write this mentioned value @last page of flash @address = 0x0803F800.After doing multiple connect/disconnect, The ment...

shubmane_0-1754292336886.png shubmane_0-1754292757925.png shubmane_1-1754293072595.png
shubmane by Associate II
  • 192 Views
  • 3 replies
  • 0 kudos

Resolved! FSM data bus during read transactions

HiI'm testing a FMC connection between the mcu on a STM32H753I-EVAL2 board, and a FPGA acting as a SRAM device.Write operations looks OK, but when I try to perform a read operation, it looks like that even thought the nxe and noe behave as expected, ...

Brickman by Associate
  • 184 Views
  • 2 replies
  • 1 kudos

Resolved! EXTI not getting into isr L552zetq/ nucleo-144

i have successfully make some basic module in stm32l552 nucleo in register level and in asm , successfully programGPIO, TIMER, UART RX,TX,. But stuck in interrupt section for few days. i am tring to toggle onboard led(PA9) using user button PC13. my ...

sourav by Associate II
  • 205 Views
  • 4 replies
  • 0 kudos

Resolved! Option Byte Programming

I want to check and ensure the option bytes are correct from with my executing program. But writing the option bytes is very flaky if the IWDG is active. For some reason, there is a stall at "FLASH_CR_OBL_LAUNCH". Or maybe it makes it past but not so...

Carl_G by Senior III
  • 287 Views
  • 4 replies
  • 0 kudos

Waking STM32C031C6 From Stop Mode using RTC

Hello STM Community,I am currently working with the STM32C031C6 Nucleo board to implement various power reduction techniques, including Sleep, Stop, and Standby modes. At this stage, I am trying to wake the MCU from STOP mode using the RTC wakeup tim...

Uday by Associate II
  • 203 Views
  • 1 replies
  • 0 kudos

Resolved! Stm32u0 LPtimer fails to trigger interrupt

Hello there!I am on my first foray away from HAL and into bare-metal programming, and am trying to configure LPTIM1 and LPTIM2 on my stm32u031 to periodically trigger interrupts. I am experiencing bizarre behavior that I'm struggling to understand ho...

sb_st by Senior
  • 270 Views
  • 7 replies
  • 0 kudos