cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to re-flash code into STM3220G-EVAL after loading FreeRTOS_LowPower demo project

scottmorgan
Associate II
Posted on April 13, 2015 at 15:56

Help!  I have loaded the STM322xG_EVAL/Applications/FreeRTOS/FreeRTOS_LowPower demo project into my STM3220G-EVAL board.  Every 500 msec the red LED flashes to show me that the CPU is waking from sleep but I am having trouble reflashing the board since the CPU keeps going to sleep.  I am using IAR embedded workbench with an I-jet debugger.  Any hints how to accomplish this?

-Scott
1 REPLY 1
Posted on April 13, 2015 at 19:10

Try strapping BOOT0 High. It will boot the System Loader ROM, not broken code you have downloaded.

See if there are connection options with the I-Jet, like ''connect under reset'', ''Enable debug in low power mode'' or similar.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..