2016-07-26 12:09 PM
Hello all,
I've recently acquired an STM32 Nucleo-F103RB evalutation board. I've used STM32 cube to generate a sample program for both free versions of atollic true studio and IAR for ARM. When trying to program/Debug the board most of the time I get something like this:2016-07-26 12:15 PM
Did you use sleep modes? I check SWD in CUBE.??
2016-07-26 12:26 PM
Hello dembek.radoslaw.001, thank you for your reply,
On Cube I've selected this evaluation board and the pins for SWD are already selected. I have no sleep modes not intentional at least.Best regards, Mauro.2016-07-26 01:40 PM
Does using ''Connect Under Reset'' help? How about strapping BOOT0 High?
Low power, WFI loops, reprogramming JTAG/SWD pin functionality...2016-07-29 08:09 AM
Hi maurosmartins,
Try to use the last version of ST-Link from here -Hannibal-