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

Launching option bytes bricks the MCU

Hi,I am trying to set the write protection on my STM32G071 uC. I found the explanation here on how to do it in code. However once HAL_FLASH_OB_Launch is executed, the debugger loses connection and the uC is bricked. I tried to get a connection again ...

Specific ARR value interrupt

Hi,I am usinfg STM32F0 and TIM1(16 bit) , ARR value has to be 0xFFFF and I want to generete interrupt for specific ARR value etc(when ARR is 32500). My project is very complicated. What is the best way to do this ?

hdemi.1 by Associate III
  • 402 Views
  • 1 replies
  • 0 kudos

Resolved! SWV doesn't display the right information

Hi!! To test how the SWV data trace timeline graph works, I have a simple application where I increment by 1 a variable called count. Very basic. In debug mode, I see count increasing correctly in the live expressions window. while(1){ count++; HAL_D...

0693W00000Y7pzUQAR.png
mdiro by Associate III
  • 688 Views
  • 1 replies
  • 0 kudos

Resolved! Detailed document about memory mapping of stm32

I wish to know the external memory address(0x60000000 - 0x7fffffff) partitions. And I wish to learn more about memory mapping. So, if there anyone find the detailed document about memory mapping, please share it with me.

SivM by Associate II
  • 2089 Views
  • 4 replies
  • 0 kudos