summaryrefslogtreecommitdiff
path: root/cortex-m0/README.rst
diff options
context:
space:
mode:
authorKlaus Goger <klaus.goger@theobroma-systems.com>2015-07-30 21:39:18 +0200
committerKlaus Goger <klaus.goger@theobroma-systems.com>2015-07-31 08:36:12 +0200
commita3c2a2b86c28f85211731e7ffaf2ccb0ed2850e6 (patch)
tree096f17737c76f3bbaef27cee047d08e70046f4ba /cortex-m0/README.rst
parent8af27b76fce329f4f24a5397c392ed3309e14977 (diff)
Add Cortex M0 Firmware and linux helper toolHEADmaster
* Firmware with fan controller, RTC and watchdog functionality * Linux shell script to reset and flash the MCU Signed-off-by: Klaus Goger <klaus.goger@theobroma-systems.com>
Diffstat (limited to 'cortex-m0/README.rst')
-rw-r--r--cortex-m0/README.rst27
1 files changed, 27 insertions, 0 deletions
diff --git a/cortex-m0/README.rst b/cortex-m0/README.rst
new file mode 100644
index 0000000..570af2a
--- /dev/null
+++ b/cortex-m0/README.rst
@@ -0,0 +1,27 @@
+==============================================================
+Tools and Firmware for the Cortex M0 Companion Microcontroller
+==============================================================
+
+- ``cortex-m0.bin`` - firmware for the companion mcu
+- ``cortex-m0.sh`` - tool to reset and flash the companion mcu
+
+cortex-m0.sh
+------------
+
+Usage:
+######
+
+--reset resets the companion mcu
+--dfu enables the dfu mode
+--disable enables the mcu reset line to keep it in reset
+--flash firmware flash the mcu with given firmware
+
+cortex-m0.bin
+-------------
+
+Features:
+#########
+
+- emulates an TI AMC6821 fan controller on I2C address 0x18
+- emulates an Interil ISL1208 RTC on I2C address 0x6f
+- external watchdog form the Qseven watchdog pins