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! 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
  • 132 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
  • 160 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
  • 212 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
  • 131 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 Associate III
  • 206 Views
  • 7 replies
  • 0 kudos

Resolved! Disable Debug module permanately

Dear community,In STM32G0 or maybe in STM32 family in general, is there a possibility to disable the debug module permanently, the idea is that when the code is loaded and tested, then the next step is to disable SWD/JTAG port so that debug or loadin...

Bassem by Associate II
  • 125 Views
  • 1 replies
  • 0 kudos