summaryrefslogtreecommitdiffstats
path: root/boiler-monster/stm32/docs
diff options
context:
space:
mode:
authorfishsoupisgood <github@madingley.org>2020-09-09 11:53:37 +0100
committerfishsoupisgood <github@madingley.org>2020-09-09 11:53:37 +0100
commit9d87c925a9eaa4fc256be3173c14a20d1469472d (patch)
tree50d63f87a47a0eac3f5b8058850184bcd4e6ee95 /boiler-monster/stm32/docs
parentdafd8cf2fdcdd637cc06f760d318cf8391b1a294 (diff)
downloadheating-9d87c925a9eaa4fc256be3173c14a20d1469472d.tar.gz
heating-9d87c925a9eaa4fc256be3173c14a20d1469472d.tar.bz2
heating-9d87c925a9eaa4fc256be3173c14a20d1469472d.zip
everything, mostly, working
Diffstat (limited to 'boiler-monster/stm32/docs')
-rw-r--r--boiler-monster/stm32/docs/pinout.txt24
-rw-r--r--boiler-monster/stm32/docs/pm0056.pdfbin0 -> 2098835 bytes
-rw-r--r--boiler-monster/stm32/docs/rm0008.pdfbin0 -> 13016697 bytes
-rw-r--r--boiler-monster/stm32/docs/stm32f103c8.pdfbin0 -> 1697666 bytes
-rw-r--r--boiler-monster/stm32/docs/stm32f103c8t6_pinout_voltage01.pngbin0 -> 679565 bytes
5 files changed, 24 insertions, 0 deletions
diff --git a/boiler-monster/stm32/docs/pinout.txt b/boiler-monster/stm32/docs/pinout.txt
new file mode 100644
index 0000000..03abe35
--- /dev/null
+++ b/boiler-monster/stm32/docs/pinout.txt
@@ -0,0 +1,24 @@
+
+A0 <- pressure sensor
+A2 <-> one wire bus
+A11 -> yellow LED (OD)
+A12 -> green LED 1 (OD)
+A15 -> green LED 2 (OD)
+
+B1 -> PIC RESET
+B3 -> red LED (OD)
+B6 <- PIC B6 LED_C (from A0, OT from thermostat)
+B7 <- PIC B7 LED_D (from A1, OT from boiler)
+B8 -> PIC A6 GPIO_A (to A3, OT to boiler)
+B9 -> PIC A7 GPIO_B (to A4, OT to thermostat)
+B10 -> PIC RX
+B11 <- PIX TX
+
+C13 -> onboard LED (OD)
+
+A2 -> MR3020 TX
+A3 <- MR4020 RX
+RST <- MR3020 GPIO5
+
+
+
diff --git a/boiler-monster/stm32/docs/pm0056.pdf b/boiler-monster/stm32/docs/pm0056.pdf
new file mode 100644
index 0000000..659c9de
--- /dev/null
+++ b/boiler-monster/stm32/docs/pm0056.pdf
Binary files differ
diff --git a/boiler-monster/stm32/docs/rm0008.pdf b/boiler-monster/stm32/docs/rm0008.pdf
new file mode 100644
index 0000000..8f3d0e1
--- /dev/null
+++ b/boiler-monster/stm32/docs/rm0008.pdf
Binary files differ
diff --git a/boiler-monster/stm32/docs/stm32f103c8.pdf b/boiler-monster/stm32/docs/stm32f103c8.pdf
new file mode 100644
index 0000000..2723cee
--- /dev/null
+++ b/boiler-monster/stm32/docs/stm32f103c8.pdf
Binary files differ
diff --git a/boiler-monster/stm32/docs/stm32f103c8t6_pinout_voltage01.png b/boiler-monster/stm32/docs/stm32f103c8t6_pinout_voltage01.png
new file mode 100644
index 0000000..2c22a74
--- /dev/null
+++ b/boiler-monster/stm32/docs/stm32f103c8t6_pinout_voltage01.png
Binary files differ