7d45338d8255b7b37df86c7dba869fb9d112f7cb
Board-dat/DOD/DOD1074-DAT/DOD1074-DAT.md
... | ... | @@ -17,4 +17,9 @@ |
17 | 17 | |
18 | 18 | ## Demo |
19 | 19 | |
20 | -![](03-21-18-13-03-2023.png) |
|
... | ... | \ No newline at end of file |
0 | +![](03-21-18-13-03-2023.png) |
|
1 | + |
|
2 | + |
|
3 | +## ref |
|
4 | + |
|
5 | +- [[PIC-sdk-dat]] |
|
... | ... | \ No newline at end of file |
SDK/PIC-SDK-dat/10-53-12-29-12-2022.png
... | ... | Binary files /dev/null and b/SDK/PIC-SDK-dat/10-53-12-29-12-2022.png differ |
SDK/PIC-SDK-dat/13-43-12-29-12-2022.png
... | ... | Binary files /dev/null and b/SDK/PIC-SDK-dat/13-43-12-29-12-2022.png differ |
SDK/PIC-SDK-dat/31-53-12-29-12-2022.png
... | ... | Binary files /dev/null and b/SDK/PIC-SDK-dat/31-53-12-29-12-2022.png differ |
SDK/PIC-SDK-dat/38-58-12-29-12-2022.png
... | ... | Binary files /dev/null and b/SDK/PIC-SDK-dat/38-58-12-29-12-2022.png differ |
SDK/PIC-SDK-dat/pic-sdk-dat.md
... | ... | @@ -0,0 +1,64 @@ |
1 | + |
|
2 | + |
|
3 | +# PIC-SDK-dat |
|
4 | + |
|
5 | +- legacy wiki page - https://w.electrodragon.com/w/PIC_SDK |
|
6 | + |
|
7 | + |
|
8 | +## Boards |
|
9 | + |
|
10 | +- [[DOD1049-dat]] |
|
11 | + |
|
12 | + |
|
13 | + |
|
14 | + |
|
15 | +### mplabX |
|
16 | + - v2.3 = 377MB |
|
17 | + - MPLAB X IDE |
|
18 | + - MPLAB IPE - programming tool |
|
19 | + - v4.05 |
|
20 | + - v4.15 |
|
21 | + - https://microchipdeveloper.com/ipe:installation |
|
22 | + |
|
23 | +### further install compiler |
|
24 | +- MPLAB XC8 Compiler |
|
25 | +- MPLAB XC16 Compiler |
|
26 | +- MPLAB XC32 Compiler |
|
27 | + |
|
28 | +### MPLAB X Harmony |
|
29 | + |
|
30 | +### PICC |
|
31 | + - 9.8.3 |
|
32 | + |
|
33 | +### Programming PIC16F684 |
|
34 | +![](10-53-12-29-12-2022.png) |
|
35 | + |
|
36 | +![](31-53-12-29-12-2022.png) |
|
37 | + |
|
38 | +### Programming PIC16F72 |
|
39 | + |
|
40 | +- power option: |
|
41 | + |
|
42 | +![](38-58-12-29-12-2022.png) |
|
43 | + |
|
44 | + |
|
45 | + ***************************************************** |
|
46 | + |
|
47 | + 连接到MPLAB PICkit 3... |
|
48 | + |
|
49 | + Currently loaded firmware on PICkit 3 |
|
50 | + 固件套件版本.....01.51.08 |
|
51 | + 固件类型..............中档 |
|
52 | + |
|
53 | + Programmer to target power is enabled - VDD = 5.000000 volts. |
|
54 | + Target device PIC16F72 found. |
|
55 | + 器件ID版本 = 2 |
|
56 | + |
|
57 | + |
|
58 | + |
|
59 | +### code |
|
60 | +https://e_dragon@bitbucket.org/e_dragon/pic.git |
|
61 | + |
|
62 | +### PICKIT |
|
63 | + |
|
64 | +![](13-43-12-29-12-2022.png) |
|
... | ... | \ No newline at end of file |
SDK/PIC/10-53-12-29-12-2022.png
... | ... | Binary files a/SDK/PIC/10-53-12-29-12-2022.png and /dev/null differ |
SDK/PIC/13-43-12-29-12-2022.png
... | ... | Binary files a/SDK/PIC/13-43-12-29-12-2022.png and /dev/null differ |
SDK/PIC/31-53-12-29-12-2022.png
... | ... | Binary files a/SDK/PIC/31-53-12-29-12-2022.png and /dev/null differ |
SDK/PIC/38-58-12-29-12-2022.png
... | ... | Binary files a/SDK/PIC/38-58-12-29-12-2022.png and /dev/null differ |
SDK/PIC/pic-sdk-dat.md
... | ... | @@ -1,52 +0,0 @@ |
1 | - |
|
2 | - |
|
3 | -### mplabX |
|
4 | - - v2.3 = 377MB |
|
5 | - - MPLAB X IDE |
|
6 | - - MPLAB IPE - programming tool |
|
7 | - - v4.05 |
|
8 | - - v4.15 |
|
9 | - - https://microchipdeveloper.com/ipe:installation |
|
10 | - |
|
11 | -### further install compiler |
|
12 | -- MPLAB XC8 Compiler |
|
13 | -- MPLAB XC16 Compiler |
|
14 | -- MPLAB XC32 Compiler |
|
15 | - |
|
16 | -### MPLAB X Harmony |
|
17 | - |
|
18 | -### PICC |
|
19 | - - 9.8.3 |
|
20 | - |
|
21 | -### Programming PIC16F684 |
|
22 | -![](10-53-12-29-12-2022.png) |
|
23 | - |
|
24 | -![](31-53-12-29-12-2022.png) |
|
25 | - |
|
26 | -### Programming PIC16F72 |
|
27 | - |
|
28 | -- power option: |
|
29 | - |
|
30 | -![](38-58-12-29-12-2022.png) |
|
31 | - |
|
32 | - |
|
33 | - ***************************************************** |
|
34 | - |
|
35 | - 连接到MPLAB PICkit 3... |
|
36 | - |
|
37 | - Currently loaded firmware on PICkit 3 |
|
38 | - 固件套件版本.....01.51.08 |
|
39 | - 固件类型..............中档 |
|
40 | - |
|
41 | - Programmer to target power is enabled - VDD = 5.000000 volts. |
|
42 | - Target device PIC16F72 found. |
|
43 | - 器件ID版本 = 2 |
|
44 | - |
|
45 | - |
|
46 | - |
|
47 | -### code |
|
48 | -https://e_dragon@bitbucket.org/e_dragon/pic.git |
|
49 | - |
|
50 | -### PICKIT |
|
51 | - |
|
52 | -![](13-43-12-29-12-2022.png) |
|
... | ... | \ No newline at end of file |