d70664d9ca770b21dbf6d235e3b172515c8a3802
Board-dat/DPR/DPR1045-dat/DPR1045-dat.md
... | ... | @@ -14,6 +14,8 @@ |
14 | 14 | |
15 | 15 | - test LED = PB3 |
16 | 16 | - PB5 ~ PB0 = D5-D0, 6 functional pins of the SOP-8 chip |
17 | + - e.g PB3 = D3 |
|
18 | + - digitalWrite(3, HIGH); |
|
17 | 19 | - VCC / GND |
18 | 20 | |
19 | 21 | ## Using Guide |
... | ... | @@ -33,3 +35,8 @@ Flash Bootloader Programming Guide and Note |
33 | 35 | * Program hex file into target IC with AVRDUDESS |
34 | 36 | ![](2023-12-13-14-39-13.png) |
35 | 37 | |
38 | + |
|
39 | + |
|
40 | +## ref |
|
41 | + |
|
42 | +- [[arduinoISP-dat]] |
|
... | ... | \ No newline at end of file |