Board-dat/DAR/DAR1064-DAT/55-05-18-02-02-2023.png
... ...
Binary files /dev/null and b/Board-dat/DAR/DAR1064-DAT/55-05-18-02-02-2023.png differ
Board-dat/DAR/DAR1064-DAT/DAR1064-DAT.md
... ...
@@ -9,19 +9,22 @@
9 9
![](14-28-16-19-04-2023.png)
10 10
11 11
12
-Jumper Setup
12
+| On board resources | Pin | arduino setup |
13
+| ------------------ | --- | ------------- |
14
+| prog led | PC6 | D22 |
15
+| prog button | PC7 | D23 |
16
+| Reset | PF6 | reset |
13 17
14
-| Power Supply
15
-Power Supply
16
-- normally 5V
17 18
18
-Power Supply VDDIO2
19
-- to VDD
19
+### Jumper Setup
20
+
21
+| Options | Selections | Default |
22
+| ----------------------- | -------------------------------------- | ----------------- |
23
+| Power Supply | 5V or 3V3 | 5V |
24
+| Power Supply of Vdd_io2 | to Vdd | to Vdd |
25
+| USART of Programming | PB0 PB1 (USART 3) or PE0 PE1 (USART 4) | PB0 PB1 (USART 3) |
20 26
21 27
22
-UART Selector
23
-- PB0 PB1 (USART 3)
24
-- PE0 PE1 ()
25 28
26 29
## Usage
27 30
... ...
@@ -29,14 +32,27 @@ UART Selector
29 32
- Power LED indicator should be light up
30 33
31 34
35
+
36
+## bootloader settings
37
+
38
+- Clock -24 mhz internal
39
+- Bootloader serial port: PB0 / PB1
40
+- Reset pin: default
41
+
42
+![](55-05-18-02-02-2023.png)
43
+
44
+
32 45
## ref
33 46
- https://w.electrodragon.com/w/Category:AVR128#AVR128_Board
34 47
35
-- [[UPDI-DAT]] - [[CH340-DAT]] - [[CH341-DAT]]
48
+- [[UPDI-DAT]] - [[CH340-DAT]] - [[CH341-DAT]] - [[avr128-dat]]
36 49
37 50
- [[DAR1064]]
38 51
39 52
53
+
54
+
55
+
40 56
## Debug
41 57
42 58
- Please check if backside jumpers are all soldered or not, power LED is NO or not.
Chip-dat/AVR-dat/atmega328-DAT/atmega328-DAT.md
... ...
@@ -0,0 +1,4 @@
1
+
2
+
3
+# atmega328 DAT
4
+
Chip-dat/AVR-dat/attiny-dat/2023-12-13-16-08-55.png
... ...
Binary files /dev/null and b/Chip-dat/AVR-dat/attiny-dat/2023-12-13-16-08-55.png differ
Chip-dat/AVR-dat/attiny-dat/attiny-dat.md
... ...
@@ -0,0 +1,15 @@
1
+
2
+# attiny-dat
3
+
4
+
5
+## Attiny 13A
6
+
7
+![](2023-12-13-16-08-55.png)
8
+
9
+- PB3 = D3 = 3
10
+
11
+## ref
12
+
13
+- [[arduino-ide-dat]]
14
+
15
+- [[DPR1045-dat]]
... ...
\ No newline at end of file
Chip-dat/AVR-dat/avr128-dat/avr128-dat.md
... ...
@@ -0,0 +1,20 @@
1
+
2
+# avr128-dat
3
+
4
+# prog
5
+
6
+board file - https://github.com/SpenceKonde/DxCore
7
+http://drazzy.com/package_drazzy.com_index.json
8
+
9
+- if network problems
10
+https://github.com/SpenceKonde/DxCore/issues/520
11
+
12
+
13
+# pin
14
+https://github.com/SpenceKonde/DxCore/blob/master/megaavr/extras/DB64.md
15
+
16
+
17
+
18
+## ref
19
+
20
+- [[avr128]]
... ...
\ No newline at end of file
Chip-dat/AVR/atmega328-DAT/atmega328-DAT.md
... ...
@@ -1,4 +0,0 @@
1
-
2
-
3
-# atmega328 DAT
4
-
Chip-dat/AVR/attiny-dat/2023-12-13-16-08-55.png
... ...
Binary files a/Chip-dat/AVR/attiny-dat/2023-12-13-16-08-55.png and /dev/null differ
Chip-dat/AVR/attiny-dat/attiny-dat.md
... ...
@@ -1,15 +0,0 @@
1
-
2
-# attiny-dat
3
-
4
-
5
-## Attiny 13A
6
-
7
-![](2023-12-13-16-08-55.png)
8
-
9
-- PB3 = D3 = 3
10
-
11
-## ref
12
-
13
-- [[arduino-ide-dat]]
14
-
15
-- [[DPR1045-dat]]
... ...
\ No newline at end of file
Chip-dat/FTDI/CDM-v2.12.36.4.U-WHQL-Certified.zip
... ...
Binary files /dev/null and b/Chip-dat/FTDI/CDM-v2.12.36.4.U-WHQL-Certified.zip differ
Chip-dat/FTDI/CDM212364_Setup.zip
... ...
Binary files a/Chip-dat/FTDI/CDM212364_Setup.zip and /dev/null differ
Chip-dat/FTDI/FT232-dat.md
... ...
@@ -12,7 +12,7 @@
12 12
## ref
13 13
14 14
- driver - https://ftdichip.com/drivers/
15
-- [[CDM212364_Setup.zip]]
15
+- [[CDM-v2.12.36.4.U-WHQL-Certified.zip]]
16 16
17 17
18 18
- [[FT232]]
... ...
\ No newline at end of file
SDK-dat/Arduino-IDE-DAT/arduino-boards-list.md
... ...
@@ -0,0 +1,26 @@
1
+
2
+https://arduino.esp8266.com/stable/package_esp8266com_index.json
3
+https://mcudude.github.io/MegaCoreX/package_MCUdude_MegaCoreX_index.json
4
+https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
5
+http://drazzy.com/package_drazzy.com_index.json
6
+https://nulllab.coding.net/p/lgt/d/nulllab_lgt_arduino/git/raw/master/package_nulllab_boards_index_zh.json
7
+https://cdn.jsdelivr.net/gh/nulllaborg/arduino_nulllab/package_nulllab_boards_index_zh.json
8
+https://mcudude.github.io/MicroCore/package_MCUdude_MicroCore_index.json
9
+https://raw.githubusercontent.com/sleemanj/optiboot/master/dists/package_gogo_diy_attiny_index.json
10
+http://digistump.com/package_digistump_index.json
11
+
12
+
13
+## note
14
+
15
+megaTinyCore by Spence Konde
16
+http://drazzy.com/package_drazzy.com_index.json
17
+
18
+## removed
19
+
20
+
21
+下载 http://digistump.com/package_digistump_index.json 时出错
22
+下载 https://nulllab.coding.net/p/lgt/d/nulllab_lgt_arduino/git/raw/master/package_nulllab_boards_index_zh.json 时出错
23
+下载 https://raw.githubusercontent.com/sleemanj/optiboot/master/dists/package_gogo_diy_attiny_index.json 时出错
24
+下载 http://drazzy.com/package_drazzy.com_index.json 时出错
25
+下载 https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json 时出错
26
+