cabe9db004f394c5e2f176f265bff75302191a94
Board-dat/SDR/SDR1096-DAT/SDR1096-DAT.md
... | ... | @@ -49,13 +49,16 @@ Other peripheral |
49 | 49 | - [[arduino-code-V2]] |
50 | 50 | - or reference design Mechaduino |
51 | 51 | |
52 | + |
|
53 | + |
|
52 | 54 | ### main chips |
53 | -- [[SAMD21]] - SAMD21G18A-AUT: main controller |
|
55 | +- [[SAMD21-dat]] - SAMD21G18A-AUT: main controller |
|
54 | 56 | - [[A4954-DAT]] |
55 | -- Magnetic Encoder AS5047D |
|
57 | +- Magnetic Encoder [[AS5047D-dat]] |
|
56 | 58 | |
57 | 59 | |
58 | 60 | ### other info |
59 | -- [[power-flow-control]] |
|
61 | +- [[power-flow-control-dat]] |
|
60 | 62 | - [[SDR1096]] |
61 | -- legacy wiki page link: https://w.electrodragon.com/w/SDR1096_Motor_Drive_Board |
|
... | ... | \ No newline at end of file |
0 | +- legacy wiki page link: https://w.electrodragon.com/w/SDR1096_Motor_Drive_Board |
|
1 | + |
Chip-dat/Microchip-dat/SAMD21-dat/SAMD21-dat.md
... | ... | @@ -0,0 +1,6 @@ |
1 | + |
|
2 | +# SAMD21 |
|
3 | + |
|
4 | +- [[arduino-ide-dat]] |
|
5 | + |
|
6 | +- [[arduino-zero-dat]] |
|
... | ... | \ No newline at end of file |
SDK/Arduino-IDE-DAT/Arduino-Zero-dat/53-05-19-19-04-2023.png
... | ... | Binary files /dev/null and b/SDK/Arduino-IDE-DAT/Arduino-Zero-dat/53-05-19-19-04-2023.png differ |
SDK/Arduino-IDE-DAT/Arduino-Zero-dat/arduino-zero-dat.md
... | ... | @@ -0,0 +1,14 @@ |
1 | + |
|
2 | + |
|
3 | +## use Arduino ICE SAM |
|
4 | + |
|
5 | +![](53-05-19-19-04-2023.png) |
|
6 | + |
|
7 | +Wiring |
|
8 | +- connect programmer Arduino ICE |
|
9 | +- connect USB power supply |
|
10 | + |
|
11 | +Software Setup |
|
12 | +- Programmer: Atmel EDBG |
|
13 | +- Board: Arduino Zero (Programming Port) |
|
14 | + |
SDK/Arduino-IDE-DAT/Arduino-Zero/53-05-19-19-04-2023.png
... | ... | Binary files a/SDK/Arduino-IDE-DAT/Arduino-Zero/53-05-19-19-04-2023.png and /dev/null differ |
SDK/Arduino-IDE-DAT/Arduino-Zero/arduino-zero.md
... | ... | @@ -1,14 +0,0 @@ |
1 | - |
|
2 | - |
|
3 | -## use Arduino ICE SAM |
|
4 | - |
|
5 | -![](53-05-19-19-04-2023.png) |
|
6 | - |
|
7 | -Wiring |
|
8 | -- connect programmer Arduino ICE |
|
9 | -- connect USB power supply |
|
10 | - |
|
11 | -Software Setup |
|
12 | -- Programmer: Atmel EDBG |
|
13 | -- Board: Arduino Zero (Programming Port) |
|
14 | - |
Tech/power-dat/2023-12-18-15-43-51.png
... | ... | Binary files /dev/null and b/Tech/power-dat/2023-12-18-15-43-51.png differ |
Tech/power-dat/power-flow-control-dat.md
... | ... | @@ -0,0 +1,15 @@ |
1 | + |
|
2 | +# power-flow-contro-dat |
|
3 | + |
|
4 | +#### USB Logic control for [[SDR1096-DAT]] |
|
5 | + |
|
6 | +[[logic-gate-dat]] |
|
7 | + |
|
8 | + |
|
9 | +- OE stay off by pull up resistor (default) |
|
10 | +- OE turn on by **USB_ID or PA28_USB_HOST_EN pull down** |
|
11 | + - **USB_ID or PA28_USB_HOST_EN pull down** further turn on [[mos-p]] |
|
12 | + - VBUS -> VIN via [[mos-p]] (default off by pull up resistor) |
|
13 | + |
|
14 | + |
|
15 | +![](2023-12-18-15-43-51.png) |
|
... | ... | \ No newline at end of file |
Tech/power-dat/power-flow-control.md
... | ... | @@ -1,10 +0,0 @@ |
1 | - |
|
2 | -# power flow control |
|
3 | - |
|
4 | -#### USB Logic control for [[SDR1096-DAT]] |
|
5 | - |
|
6 | -[[logic-gate-dat]] |
|
7 | -- OE stay off by pull up resistor (default) |
|
8 | -- OE turn on by **USB_ID or PA28_USB_HOST_EN pull down** |
|
9 | - - **USB_ID or PA28_USB_HOST_EN pull down** further turn on [[mos-p]] |
|
10 | - - VBUS -> VIN via [[mos-p]] (default off by pull up resistor) |
|
... | ... | \ No newline at end of file |