Board-dat/DOD/DOD1084-dat/2024-01-13-18-04-39.png
... ...
Binary files /dev/null and b/Board-dat/DOD/DOD1084-dat/2024-01-13-18-04-39.png differ
Board-dat/DOD/DOD1084-dat/DOD1084-dat.md
... ...
@@ -5,6 +5,7 @@ https://w.electrodragon.com/w/STM32
5 5
6 6
![](2024-01-13-13-05-45.png)
7 7
8
+![](2024-01-13-18-04-39.png)
8 9
9 10
Input Buttons
10 11
- PA0
... ...
@@ -18,6 +19,13 @@ LED Indicators
18 19
19 20
- [[STM32-dat]]
20 21
22
+
23
+## Demo
24
+
25
+- Pre-loaded demo code, to simulate SPI Flash as USB stick, print debug info on screen, connect via USB to PC, read and write files. (need format), demo here.
26
+- https://twitter.com/electro_phoenix/status/1032181134833008642
27
+
28
+
21 29
## ref
22 30
23 31
- [[DOD1084]]
... ...
\ No newline at end of file
Chip-dat/STM32/STM32-dat.md
... ...
@@ -1,6 +1,8 @@
1 1
2 2
# STM32-dat
3 3
4
+legacy wiki page - https://w.electrodragon.com/w/Category:STM32
5
+
4 6
- [[STM32F103-dat]] - [[STM32F401-dat]] - [[STM32G030-dat]]
5 7
6 8
... ...
@@ -36,4 +38,18 @@ Interface
36 38
37 39
## SWD
38 40
39
-![](2024-01-13-17-56-21.png)
... ...
\ No newline at end of file
0
+![](2024-01-13-17-56-21.png)
1
+
2
+
3
+## Demo Code
4
+
5
+https://github.com/Edragon/stm32_COMM
6
+https://github.com/Edragon/STM32-DL-APP
7
+https://github.com/Edragon/STM32_Demo
8
+https://github.com/Edragon/STM32_SDK-examples
9
+
10
+- [[DOD1084-dat]] - demo code - https://github.com/Edragon/STM32-F103-M1
11
+- https://github.com/Edragon/STM32-F103-E1
12
+- https://github.com/Edragon/STM32-F103-AT1
13
+- https://github.com/Edragon/STM32-F103-AT2
14
+