STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

NVIC_SystemReset in interrupt

Posted on August 07, 2012 at 23:40HelloI implementing something like own watchdog, but I can't reset STM32 in SysTick interrupt. It just stop SysTick interrupts but nothing more.I tried to disable interrupts before, but it is same with:__disable_irq...

zexx86 by Associate II
  • 274 Views
  • 5 replies
  • 0 kudos

bypass/electrical short STM32F0 Discovery

Posted on September 25, 2013 at 14:17Hi,I'm programming the STM32F0Discovery. Well, I made a short circuit between the 5V pin and the GND pin while measuring. Now I can't programm the board anymore. The COM-LED (LD2) is turned off all the time and I...

System software reset, effects and privileges

Posted on April 21, 2012 at 16:32Hi all, I'm building a custom bootloader and need to provide a way to write protect/unprotect the memory. In order to commit the change, a system reset is required, which I sought to be a software-triggered reset. Fi...

zavaboss by Associate
  • 164 Views
  • 3 replies
  • 0 kudos