>>>>> "Øyvind" == Øyvind Harboe <[email protected]> writes:
Øyvind> My experience is that we're better off using a much lower
Øyvind> frequency when running of an RC. Perhaps that's just
Øyvind> superstition...
So perhaps change the comment
--
Uwe Bonnes [email protected]
Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------
>From dd2e42204b52b61eb53a2587c7c93e44aa9fc961 Mon Sep 17 00:00:00 2001
From: Uwe Bonnes <[email protected]>
Date: Thu, 14 Jul 2011 11:28:58 +0200
Subject: STM32F2xx: Internal RC speed is 16 Mhz, but use 1 MHz JTag clock to be
on the safe side
---
tcl/target/stm32f2xxx.cfg | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/tcl/target/stm32f2xxx.cfg b/tcl/target/stm32f2xxx.cfg
index 9ebc00f..928c41b 100644
--- a/tcl/target/stm32f2xxx.cfg
+++ b/tcl/target/stm32f2xxx.cfg
@@ -20,7 +20,8 @@ if { [info exists WORKAREASIZE] } {
set _WORKAREASIZE 0x10000
}
-# JTAG speed should be <= F_CPU/6. F_CPU after reset is 8MHz, so use F_JTAG =
1MHz
+# JTAG speed should be <= F_CPU/6. F_CPU after reset is 16MHz, but use
+# F_JTAG = 1MHz to be on the safe side
jtag_khz 1000
jtag_nsrst_delay 100
--
1.7.3.4
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development