Board-dat/DAR/DAR1064-DAT/DAR1064-DAT.md
... ...
@@ -8,6 +8,10 @@
8 8
9 9
![](14-28-16-19-04-2023.png)
10 10
11
+
12
+Jumper Setup
13
+
14
+| Power Supply
11 15
Power Supply
12 16
- normally 5V
13 17
... ...
@@ -16,8 +20,8 @@ Power Supply VDDIO2
16 20
17 21
18 22
UART Selector
19
-- PB0 PB1
20
-- PE0 PE1
23
+- PB0 PB1 (USART 3)
24
+- PE0 PE1 ()
21 25
22 26
## Usage
23 27
Chip-dat/FTDI/CDM212364_Setup.zip
... ...
Binary files /dev/null and b/Chip-dat/FTDI/CDM212364_Setup.zip differ
Chip-dat/FTDI/FT232-dat.md
... ...
@@ -11,5 +11,8 @@
11 11
12 12
## ref
13 13
14
+- driver - https://ftdichip.com/drivers/
15
+- [[CDM212364_Setup.zip]]
16
+
14 17
15 18
- [[FT232]]
... ...
\ No newline at end of file
Chip-dat/FTDI/FTDI-dat.md
... ...
@@ -0,0 +1,4 @@
1
+
2
+# FTDI-dat.md
3
+
4
+- [[FT232-dat]] - [[FT4232-dat]]
... ...
\ No newline at end of file
SDK-dat/AVR-dat/UPDI-dat/UPDI-dat.md
... ...
@@ -2,7 +2,9 @@
2 2
3 3
# UPDI-dat
4 4
5
-https://create.arduino.cc/projecthub/john-bradnam/create-your-own-updi-programmer-1e55f1
5
+- https://create.arduino.cc/projecthub/john-bradnam/create-your-own-updi-programmer-1e55f1
6
+- https://www.hackster.io/john-bradnam/create-your-own-updi-programmer-1e55f1
7
+
6 8
7 9
![](2022-10-15-18-38-28.png)
8 10
... ...
@@ -11,10 +13,16 @@ power supply setup
11 13
12 14
3.3V + 3.3_jump
13 15
16
+- [[arduino-nano-dat]]
17
+
18
+
14 19
## official programmer
15 20
16 21
- ateml ICE
17 22
23
+
24
+
25
+
18 26
## tuto - self made arduino nano as UPDI programmer
19 27
20 28
- https://www.instructables.com/Arduino-Nano-1/
SDK-dat/Arduino-IDE-DAT/megaCoreX-dat.md
... ...
@@ -5,4 +5,6 @@
5 5
6 6
- MegaCoreX - megaTinyAVR
7 7
- https://mcudude.github.io/MegaCoreX/package_MCUdude_MegaCoreX_index.json
8
-- https://github.com/MCUdude/MegaCoreX
... ...
\ No newline at end of file
0
+- https://github.com/MCUdude/MegaCoreX
1
+
2
+
Tech/arduino-boards-dat/arduino-nano-dat/arduino-nano-dat.md
... ...
@@ -0,0 +1,11 @@
1
+
2
+# arduino-nano-dat
3
+
4
+https://store.arduino.cc/products/arduino-nano
5
+
6
+SCH - https://docs.arduino.cc/resources/schematics/A000005-schematics.pdf
7
+
8
+
9
+## ref
10
+
11
+- [[FT232-dat]]
... ...
\ No newline at end of file