e033b0653a0a13229cd19af3349a785303a3a6a9
Board-dat/DPR/DPR1045-dat/DPR1045-dat.md
... | ... | @@ -14,7 +14,7 @@ |
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 |
|
17 | + - e.g PB3 = D3, PB5 = D5 |
|
18 | 18 | - digitalWrite(3, HIGH); |
19 | 19 | - VCC / GND |
20 | 20 | |
... | ... | @@ -41,4 +41,5 @@ Flash Bootloader Programming Guide and Note |
41 | 41 | |
42 | 42 | ## ref |
43 | 43 | |
44 | -- [[arduinoISP-dat]] |
|
... | ... | \ No newline at end of file |
0 | +- [[arduinoISP-dat]] |
|
1 | +- [[attiny-dat]] |
|
... | ... | \ No newline at end of file |
Chip-dat/AVR/attiny-dat/attiny-dat.md
... | ... | @@ -6,6 +6,10 @@ |
6 | 6 | |
7 | 7 | ![](2023-12-13-16-08-55.png) |
8 | 8 | |
9 | +- PB3 = D3 = 3 |
|
10 | + |
|
9 | 11 | ## ref |
10 | 12 | |
11 | -- [[arduino-ide-dat]] |
|
... | ... | \ No newline at end of file |
0 | +- [[arduino-ide-dat]] |
|
1 | + |
|
2 | +- [[DPR1045-dat]] |
|
... | ... | \ No newline at end of file |