2010-05-31 4:55 AM
Using JTAG after remapping pins
2011-05-17 4:53 AM
Hello,
You can try to activate internal Rom Loader with BOOT0=1 and BOOT1=0 before Reset. So your firmware don't start and there is no remap of JTAG lines. Eric2011-05-17 4:53 AM
Eric,
thank you, your hint has helped us solve the problem. Bernhard2011-05-17 4:53 AM
If you connect nSYSRST out, you needn't control the BOOT0/BOOT1. the programmer like Jlink can avoid the remap by you code by control nSYSRST.
I does so in my handy programmer--EP868, a standalone programmer used for STM32, by SWD port.