aboutsummaryrefslogtreecommitdiff
path: root/src/platforms/f4discovery/Readme
diff options
context:
space:
mode:
Diffstat (limited to 'src/platforms/f4discovery/Readme')
-rw-r--r--src/platforms/f4discovery/Readme17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/platforms/f4discovery/Readme b/src/platforms/f4discovery/Readme
new file mode 100644
index 0000000..6035917
--- /dev/null
+++ b/src/platforms/f4discovery/Readme
@@ -0,0 +1,17 @@
+Application start address:
+=========================
+
+Use 0x8010000
+- lower 3 16 k pages may be used for parameter storage
+- Erasing a single 64 k Page is faster then erasing 2 16 k Pages
+ eventual the 64 k page
+
+
+Internal boot loader:
+====================
+
+When we request invokation of a bootloader from inside the application,
+we boot the device internal bootloader with the blue botton pressed.
+
+That way, we can easy exchange the custom bootloader via the device
+internale bootloader \ No newline at end of file