2f767ee90ad3223b7d25c28c8372c1902966e80e
Board-dat/DOD/DOD1084-dat/DOD1084-dat.md
| ... | ... | @@ -6,6 +6,18 @@ https://w.electrodragon.com/w/STM32 |
| 6 | 6 |  |
| 7 | 7 | |
| 8 | 8 | |
| 9 | -Periperals list |
|
| 9 | +Input Buttons |
|
| 10 | +- PA0 |
|
| 11 | +- PC1 |
|
| 12 | +- PC13 |
|
| 10 | 13 | |
| 11 | -- [[flash-dat]] - [[OLED-dat]] - [[LCD-dat]] - [[NRF24L01-dat]] |
|
| ... | ... | \ No newline at end of file |
| 0 | +LED Indicators |
|
| 1 | +- PA8 |
|
| 2 | +- PD2 |
|
| 3 | +- Power LED |
|
| 4 | + |
|
| 5 | +- [[STM32-dat]] |
|
| 6 | + |
|
| 7 | +## ref |
|
| 8 | + |
|
| 9 | +- [[DOD1084]] |
|
| ... | ... | \ No newline at end of file |
Chip-dat/STM32/2024-01-13-17-55-57.png
| ... | ... | Binary files /dev/null and b/Chip-dat/STM32/2024-01-13-17-55-57.png differ |
Chip-dat/STM32/2024-01-13-17-56-21.png
| ... | ... | Binary files /dev/null and b/Chip-dat/STM32/2024-01-13-17-56-21.png differ |
Chip-dat/STM32/STM32-dat.md
| ... | ... | @@ -1,4 +1,39 @@ |
| 1 | 1 | |
| 2 | 2 | # STM32-dat |
| 3 | 3 | |
| 4 | -- [[STM32F103-dat]] - [[STM32F401-dat]] - [[STM32G030-dat]] |
|
| ... | ... | \ No newline at end of file |
| 0 | +- [[STM32F103-dat]] - [[STM32F401-dat]] - [[STM32G030-dat]] |
|
| 1 | + |
|
| 2 | + |
|
| 3 | +## Boards |
|
| 4 | + |
|
| 5 | +- [[DOD1084-dat]] |
|
| 6 | + |
|
| 7 | + |
|
| 8 | +## Periperals list |
|
| 9 | + |
|
| 10 | +SPI3 |
|
| 11 | +- [[flash-dat]] |
|
| 12 | + |
|
| 13 | +Shared SPI2 |
|
| 14 | +- [[OLED-dat]] - [[LCD-dat]] |
|
| 15 | + |
|
| 16 | +SPI1 |
|
| 17 | +- [[NRF24L01-dat]] |
|
| 18 | + |
|
| 19 | +Interface |
|
| 20 | +- [[USB-dat]] - [[Jtag-dat]] |
|
| 21 | + |
|
| 22 | +## Boot |
|
| 23 | + |
|
| 24 | +| Setup | Common Pin | User Flash Boot | ISP | System | |
|
| 25 | +| ----- | ---------- | --------------- | --- | ------ | |
|
| 26 | +| Boot0 | Boot0 | 0 | 0 | 1 | |
|
| 27 | +| Boot1 | PB2 | x | 0 | 1 | |
|
| 28 | + |
|
| 29 | +## UART |
|
| 30 | + |
|
| 31 | + |
|
| 32 | + |
|
| 33 | +## SWD |
|
| 34 | + |
|
| 35 | + |
|
| ... | ... | \ No newline at end of file |
Chip-dat/STM32/STM32F103-dat.md
| ... | ... | @@ -3,4 +3,5 @@ |
| 3 | 3 | |
| 4 | 4 | STM32F103C6T6 - 32KB |
| 5 | 5 | |
| 6 | -https://www.st.com/en/microcontrollers-microprocessors/stm32f103c6.html |
|
| ... | ... | \ No newline at end of file |
| 0 | +https://www.st.com/en/microcontrollers-microprocessors/stm32f103c6.html |
|
| 1 | + |
Tech/Interface-dat/Jtag-dat/2024-01-13-17-50-18.png
| ... | ... | Binary files /dev/null and b/Tech/Interface-dat/Jtag-dat/2024-01-13-17-50-18.png differ |
Tech/Interface-dat/Jtag-dat/Jtag-dat.md
| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | + |
|
| 2 | +# JTAG-dat |
|
| 3 | + |
|
| 4 | +Full Jtag Interface |
|
| 5 | + |
|
| 6 | + |
|
| 7 | + |
Tech/Interface-dat/USB-dat/2024-01-13-17-48-33.png
| ... | ... | Binary files /dev/null and b/Tech/Interface-dat/USB-dat/2024-01-13-17-48-33.png differ |
Tech/Interface-dat/USB-dat/usb-dat.md
| ... | ... | @@ -0,0 +1,10 @@ |
| 1 | + |
|
| 2 | +# usb-dat |
|
| 3 | + |
|
| 4 | +- libusb-win32 |
|
| 5 | +- https://zadig.akeo.ie/ |
|
| 6 | + |
|
| 7 | + |
|
| 8 | +## USB with STM32 |
|
| 9 | + |
|
| 10 | + |
|
| ... | ... | \ No newline at end of file |
Tech/Interface-dat/USB/usb-dat.md
| ... | ... | @@ -1,5 +0,0 @@ |
| 1 | - |
|
| 2 | -# usb-dat |
|
| 3 | - |
|
| 4 | -- libusb-win32 |
|
| 5 | -- https://zadig.akeo.ie/ |
|
| ... | ... | \ No newline at end of file |