User Activity

Posted on August 29, 2012 at 11:22I use this command DBGMCU_Config(DBGMCU_IWDG_STOP, ENABLE);I added &sharpinclude ''stm32f10x_dbgmcu.h'' in the include list.I also see stm32f10x_dbgmcu.h in STD Library.But it's not working !I get a linker error:no ...
Posted on June 20, 2012 at 11:39I tried to debug code stm32f103 but it getting stuck on 0x8002cc6 and not moving from there. even if  I do step out or step over.The code is ok (working on product whick sold and installed).The IAR J-Link sw is update...
Posted on June 12, 2012 at 17:37Hi,I'm trying to program stm8s mic. but it's protected.I marked unlock option in stm visual programmer and it didn't work.What should I do for unlocking the mic ?Thanks #programming-stm8s