STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Could ADC+DMA brick my mcu?

I was happily developing some ADC+DMA routines for my stm32f205 and suddenly my MCU started to freeze.I am able to connect, erase, and flash binaries with stm32CubeProgrammer trough an ST-link.After erasing multiple times my STM32F205 with stlink and...

0693W000008wIOnQAM.png 0693W000008wIZHQA2.png 0693W000008wIlcQAE.png 0693W000008wIWXQA2.png
Javier1 by Principal
  • 441 Views
  • 1 replies
  • 0 kudos

STM32G071 write protection, bricked MCU flash

Hello, MCU bricked after I tried to remove write protection. Now when I read the flash it shows only 0xFFFF0080. Read the full description bellow. We are making new project using STM32G071.We use serial communication custom bootloader so we can updat...

0693W000008GRaUQAW.jpg 0693W000008GRfyQAG.jpg
SAlek by Associate II
  • 917 Views
  • 3 replies
  • 0 kudos

DMA unexpected work on stm32g071

i want to use dma ch2 to response a request of Req_CC3 to load a new value to TIM1 CCR1 or CCR2 . i need dma in some turns but not always so i choose nomal mode. i'd like to know if dma request is  accumulated in stack or somewhere. caus...

rpip.1 by Associate III
  • 404 Views
  • 1 replies
  • 0 kudos

Resolved! Is it possible to trigger serially using timers.

For example, there are 3 timers (Timer 1, 2, 3).I want to set like below: Timer 1 : MasterTimer 2 : Slave of Timer1Timer 3 : Slave of Timer2When I checked the waveform after setting similarly to the above, it seemed that timer2 could not trigger time...

SPark.28 by Associate II
  • 640 Views
  • 3 replies
  • 0 kudos

Resolved! IWDG reset

Hi,I use STM32L496RGT6 with own bootloader. If I start IWDG in bootloader and periodically reset it it is work good. If I jump to application and call HAL_IWDG_Refresh(..), function doesn't refresh IWDG and IWDG reset mcu. I tried call MX_IWDG_Init()...

lorant124 by Associate III
  • 1173 Views
  • 1 replies
  • 0 kudos