Board-dat/Board-DAT.md
... ...
@@ -220,6 +220,8 @@ LED control - [[ILC1063-dat]]
220 220
221 221
### ITF
222 222
223
+- [[interface-dat]] - [[CAN-dat]] - [[MSP1032-dat]]
224
+
223 225
- [[ITF1000-dat]]
224 226
225 227
- [[ITF1003-DAT]] - [[ITF1006-DAT]] - [[ITF1012-DAT]]
... ...
@@ -324,7 +326,9 @@ MPC cable
324 326
325 327
### MSP
326 328
327
-- [[MSP1046-dat]] - [[MSP1061-DAT]] - [[MSP1076-dat]]
329
+- [[interface-dat]] - [[CAN-dat]] - [[MSP1032-dat]]
330
+
331
+- [[MSP1046-dat]] - [[MSP1061-DAT]] - [[MSP1076-dat]] - [[MSP1063-dat]]
328 332
329 333
- [[MSP1025-dat]] - [[MSP1032-dat]]
330 334
... ...
@@ -515,6 +519,9 @@ other
515 519
516 520
- [[PENS014-dat]]
517 521
522
+### PIN
523
+
524
+- [[PINS003-dat]]
518 525
519 526
520 527
### PMP
Board-dat/PIN/pins003-dat/2026-07-19-19-46-36.png
... ...
Binary files /dev/null and b/Board-dat/PIN/pins003-dat/2026-07-19-19-46-36.png differ
Board-dat/PIN/pins003-dat/2026-07-19-19-47-17.png
... ...
Binary files /dev/null and b/Board-dat/PIN/pins003-dat/2026-07-19-19-47-17.png differ
Board-dat/PIN/pins003-dat/2026-07-19-19-59-38.png
... ...
Binary files /dev/null and b/Board-dat/PIN/pins003-dat/2026-07-19-19-59-38.png differ
Board-dat/PIN/pins003-dat/2026-07-19-19-59-47.png
... ...
Binary files /dev/null and b/Board-dat/PIN/pins003-dat/2026-07-19-19-59-47.png differ
Board-dat/PIN/pins003-dat/2026-07-19-20-31-34.png
... ...
Binary files /dev/null and b/Board-dat/PIN/pins003-dat/2026-07-19-20-31-34.png differ
Board-dat/PIN/pins003-dat/pins003-dat.md
... ...
@@ -1,6 +1,25 @@
1 1
2 2
# pins003-dat
3 3
4
+
5
+- [[logic-analyzer-dat]] - [[signal-digital-dat]] - [[signal-analog-dat]] - [[digital-dat]] - [[signal-dat]]
6
+
7
+[Saleae8 USB Logic Analyzer 24M 8-Channel](https://www.electrodragon.com/product/saleae-usb-logic-analyzer-24m-8-channel/)
8
+
9
+
10
+
11
+## specs
12
+
13
+8路数字通道性能:
14
+- 最大采样速度: 24Msps
15
+- 输入电压范围: 0~5V
16
+- 数字通道: 8
17
+- 输入低电平: <0.8V
18
+- 输入高电平: >1.4V
19
+- 支持协议: SPI,IIC,UART,SMBus,I2S,CAN,Parallel,Custom,Search,Async,1-Wite,PS/2
20
+
21
+
22
+
4 23
## Pins map
5 24
6 25
![](2024-06-11-17-24-22.png)
... ...
@@ -18,13 +37,43 @@
18 37
- low TTL has to be 0.7V below to detect
19 38
20 39
21
-## ref
40
+## guide
22 41
23
-- demo video - http://www.saleae.com/logic/videos
24
-- download software - http://www.saleae.com/downloads
25
-- opensource pulseview - https://www.sigrok.org/wiki/Downloads
26
-- pulseview guide - https://sigrok.org/wiki/Windows#Drivers
27
-- Please find in our bitbucket folder -> git clone https://github.com/Edragon/logic-analyzer.git
42
+这是一款8路逻辑分析仪,仅有逻辑分析功能,无示波器功能(示波器需要AD模块,这个模块远超30元)
43
+
44
+软件使用时,请直接切换成8路逻辑功能
45
+
46
+
47
+![](2026-07-19-19-46-36.png)
48
+
49
+
50
+## driver
51
+
52
+![](2026-07-19-19-47-17.png)
53
+
54
+
55
+## saleae logic 2
56
+
57
+![](2026-07-19-20-31-34.png)
58
+
59
+
60
+
61
+
62
+## software
63
+
64
+Driver
65
+[Saleae: Driver Install | Saleae Support](https://support.saleae.com/logic-software/driver-install)
66
+
67
+[USBee: 链接:axsw64.zip](https://pan.baidu.com/share/init?surl=jZvdUh1FnFxMTOsb_TSxdQ&pwd=zhvo)
68
+
69
+特殊情况,根据 [Windows driver - sigrok](https://sigrok.org/wiki/Windows#Drivers) 可使用: [Zadig - USB driver installation made easy (akeo.ie) 进行安装。](https://zadig.akeo.ie/)
70
+
71
+Software
72
+[USBee: CWave USBee Software Downloads (interworldna.com)](https://www.interworldna.com/cwave/cw_downloads.php)
73
+
74
+[Saleae: Logic 2](https://www.saleae.com/pages/downloads)
75
+
76
+[sigrok: PulseView](https://sigrok.org/wiki/Downloads)
28 77
29 78
30 79
## demo
... ...
@@ -33,3 +82,41 @@
33 82
34 83
- [[pins003]]
35 84
85
+- [[win-framework-dat]] - [[SDK-dat]]
86
+
87
+## build
88
+
89
+
90
+- [[cypress-dat]] - [[Infineon-dat]] - [[pins003-dat]]
91
+
92
+
93
+![](2026-07-19-19-59-38.png)
94
+
95
+![](2026-07-19-19-59-47.png)
96
+
97
+## pulseview
98
+
99
+win10x64
100
+https://sigrok.org/download/binary/pulseview/pulseview-NIGHTLY-x86_64-release-installer.exe
101
+
102
+
103
+## clone
104
+
105
+Clone
106
+下面是被仿制的原产品,连接 USB 后,通过设备管理器可以查看它的 VID 和 PID,得出它的固件用的是什么产品的。
107
+
108
+USB VID&PID Vendor Product manufacturer Origin device
109
+0925 3881 Lakeview Research Saleae Saleae Logic
110
+08A9 0014 CWAV USBee USBee AX-Pro
111
+
112
+
113
+
114
+
115
+## ref
116
+
117
+- demo video - http://www.saleae.com/logic/videos
118
+- download software - http://www.saleae.com/downloads
119
+- opensource pulseview - https://www.sigrok.org/wiki/Downloads
120
+- pulseview guide - https://sigrok.org/wiki/Windows#Drivers
121
+- Please find in our bitbucket folder -> git clone https://github.com/Edragon/logic-analyzer.git
122
+
Chip-dat/Infineon-dat/cypress-dat/cypress-dat.md
... ...
@@ -4,6 +4,14 @@
4 4
5 5
- [[cypress-dat]] - [[infineon-dat]] - [[RAM-dat]]
6 6
7
+- [[cypress-dat]] - [[Infineon-dat]] - [[pins003-dat]] - [[MCU-dat]]
8
+
9
+- [[app-dat]] - [[logic-analyzer-dat]] - [[USB-blaster-dat]] - [[data-acquisition-board-dat]]
10
+
11
+
12
+The `CY7C68013A` is a highly popular, low-power USB 2.0 microcontroller produced by Infineon (formerly Cypress Semiconductor). Part of the EZ-USB FX2LP family, it integrates an 8051 core, a USB 2.0 transceiver, and a general programmable interface (GPIF), making it an industry standard for DIY `logic analyzers`, `USB blasters`, and `data acquisition boards`.
13
+
14
+
7 15
8 16
9 17
## RAM
Chip-dat/altera-dat/altera-dat.md
... ...
@@ -5,6 +5,12 @@
5 5
6 6
- [[CPLD-dat]] - [[FPGA-dat]] - [[altera-dat]]
7 7
8
+- [[cypress-dat]] - [[Infineon-dat]] - [[pins003-dat]] - [[MCU-dat]]
9
+
10
+- [[app-dat]] - [[logic-analyzer-dat]] - [[USB-blaster-dat]] - [[data-acquisition-board-dat]] - [[PINS003-dat]]
11
+
12
+- [[JLINK-dat]] - [[FPGA-dat]] - [[CPLD-dat]] - [[Altera-dat]] - [[intel-dat]]
13
+
8 14
9 15
10 16
SDK-dat/SDK-DAT.md
... ...
@@ -36,6 +36,11 @@
36 36
37 37
- [[Zephyr-dat]] - [[SDK-dat]]
38 38
39
+- [[win-framework-dat]] - [[SDK-dat]]
40
+
41
+
42
+
43
+
39 44
## VS-code
40 45
41 46
- [[VSCODE-dat]] - [[platformIO-dat]]
SDK-dat/win-framework-dat/win-framework-dat.md
... ...
@@ -0,0 +1,10 @@
1
+
2
+
3
+# win-framework-dat
4
+
5
+https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/sdk-10.0.302-windows-x64-installer
6
+
7
+
8
+
9
+## ref
10
+
Tech-dat/Interface-dat/interface-dat.md
... ...
@@ -1,6 +1,7 @@
1 1
2 2
# interface-dat
3 3
4
+- [[fab-tools-dat]] - [[logic-analyzer-dat]] - [[fab-tools-electronic-dat]] - [[oscilloscope-dat]] - [[meter-dat]] - [[interface-dat]]
4 5
5 6
- [[interface-dat]] - [[TWSI-dat]] - [[RSB-dat]] - [[AXP2101-dat]]
6 7
... ...
@@ -80,7 +81,7 @@ RS232 to RS485 module - [[DPR1080-dat]]
80 81
81 82
- [[DPR1060-dat]] - [[MSP1076-dat]]
82 83
83
-[[CAN-dat]] breakout
84
+[[CAN-dat]] breakout - [[LIN-dat]]
84 85
85 86
- SPI to CAN [[MSP1032-dat]]
86 87
- Serial to CAN
Tech-dat/MCU-dat/FPGA-dat/FPGA-dat.md
... ...
@@ -7,6 +7,12 @@
7 7
- [[CPLD-dat]] - [[FPGA-dat]] - [[altera-dat]]
8 8
9 9
10
+- [[cypress-dat]] - [[Infineon-dat]] - [[pins003-dat]] - [[MCU-dat]]
11
+
12
+- [[app-dat]] - [[logic-analyzer-dat]] - [[USB-blaster-dat]] - [[data-acquisition-board-dat]] - [[PINS003-dat]]
13
+
14
+- [[JLINK-dat]] - [[FPGA-dat]] - [[CPLD-dat]] - [[Altera-dat]] - [[intel-dat]]
15
+
10 16
11 17
12 18
app-dat/USB-blaster-dat/USB-blaster-dat.md
... ...
@@ -0,0 +1,36 @@
1
+
2
+
3
+# USB-blaster-dat
4
+
5
+
6
+- [[cypress-dat]] - [[Infineon-dat]] - [[pins003-dat]] - [[MCU-dat]]
7
+
8
+- [[app-dat]] - [[logic-analyzer-dat]] - [[USB-blaster-dat]] - [[data-acquisition-board-dat]] - [[PINS003-dat]]
9
+
10
+- [[JLINK-dat]] - [[FPGA-dat]] - [[CPLD-dat]] - [[Altera-dat]] - [[intel-dat]]
11
+
12
+
13
+A **USB Blaster** is a hardware programming adapter used to download configuration data, program code, and firmware from a computer onto programmable logic devices—specifically **FPGAs** (Field Programmable Gate Arrays) and **CPLDs** (Complex Programmable Logic Devices).
14
+
15
+Originally developed by Altera (now Intel Programmable Solutions Group), it serves as a bridge between your development machine and the target hardware.
16
+
17
+---
18
+
19
+## How It Works
20
+When developing firmware or hardware layouts in design software (like Intel Quartus Prime), the code needs a way to physically reach the chip. The USB Blaster hooks into a standard USB port on your PC and translates those signals into protocol-specific data streams that the target chip understands.
21
+
22
+It typically supports three communication protocols:
23
+* **JTAG (Joint Test Action Group):** The standard protocol used for programming, debugging, and testing FPGAs.
24
+* **Passive Serial:** Used to send configuration data to an external configuration device or directly to the FPGA during development.
25
+* **Active Serial:** Used to program non-volatile flash memory chips directly on the circuit board, ensuring the device retains its program even after it loses power.
26
+
27
+## Physical Connection
28
+A standard setup consists of a small plastic enclosure with two primary ports:
29
+1. **A USB Interface:** Connects to the host computer using a standard USB cable.
30
+2. **A 10-Pin Header:** Connects to the target printed circuit board via a flat ribbon cable. This header plugs into a matching male pin header on the development board, routing the essential power, ground, and data tracking lines (`TDI`, `TDO`, `TMS`, `TCK`) to the chip.
31
+
32
+While official enterprise versions exist, the market is filled with low-cost "USB Blaster clones" built around basic microcontrollers. These clones function identically in development software, making them standard tools for hardware hacking, prototyping, and embedded engineering.
33
+
34
+
35
+## ref
36
+
app-dat/app-dat.md
... ...
@@ -108,10 +108,16 @@ tech based - [[sensor-Camera-dat]] - [[audio-dat]]
108 108
109 109
110 110
111
-## Tools
111
+## Tools and devices
112 112
113 113
- [[DSO-dat]]
114 114
115
+- [[cypress-dat]] - [[Infineon-dat]] - [[pins003-dat]] - [[MCU-dat]]
116
+
117
+- [[app-dat]] - [[logic-analyzer-dat]] - [[USB-blaster-dat]] - [[data-acquisition-board-dat]] - [[PINS003-dat]]
118
+
119
+
120
+
115 121
116 122
## code
117 123
fab-tools-dat/fab-tools-electronic-dat/Oscilloscope-dat/DSO201-dat/DS201V_4.22-User-Manual.pdf
... ...
Binary files /dev/null and b/fab-tools-dat/fab-tools-electronic-dat/Oscilloscope-dat/DSO201-dat/DS201V_4.22-User-Manual.pdf differ
fab-tools-dat/fab-tools-electronic-dat/Oscilloscope-dat/DSO201-dat/DSO201-dat.md
... ...
@@ -0,0 +1,21 @@
1
+
2
+
3
+# DSO201-dat
4
+
5
+
6
+- [[Oscilloscope-dat]] - [[fab-tools-electronic-dat]] - [[DSO201-dat]]
7
+
8
+
9
+The `DSO201` (also known as DSO Nano) is a pocket-sized, open-source digital storage oscilloscope featuring a 2.8-inch color display, a 200 kHz bandwidth, and a 1 MSa/s sampling rate. Weighing roughly 60 grams, it runs on a rechargeable lithium battery and is commonly used for basic electronics troubleshooting and DIY projects.
10
+
11
+legacy wiki page - https://w.electrodragon.com/w/Portable_Digital_Oscilloscope_DSO201_Nano_V1
12
+
13
+
14
+- user manual - [[DS201V_4.22-User-Manual.pdf]]
15
+
16
+[DS201 PRO Firmware](https://github.com/diimdeep/DS201_PRO)
17
+
18
+## ref
19
+
20
+
21
+
fab-tools-dat/fab-tools-electronic-dat/Oscilloscope-dat/oscilloscope-dat.md
... ...
@@ -23,6 +23,9 @@ An oscilloscope (informally called an `O-scope` or scope) is an electronic test
23 23
24 24
- [[STC-dat]]
25 25
26
+
27
+
28
+
26 29
## ref
27 30
28 31
... ...
@@ -36,6 +39,9 @@ An oscilloscope (informally called an `O-scope` or scope) is an electronic test
36 39
37 40
38 41
42
+## build
43
+
44
+- [[DSO201-dat]]
39 45
40 46
arduino oscilloscope
41 47
https://dbuezas.github.io/arduino-web-oscilloscope/
fab-tools-dat/fab-tools-electronic-dat/fab-tools-electronic-dat.md
... ...
@@ -1,6 +1,9 @@
1 1
2 2
# fab-electronic-Tools-dat
3 3
4
+
5
+- [[fab-tools-dat]] - [[logic-analyzer-dat]] - [[fab-tools-electronic-dat]] - [[oscilloscope-dat]] - [[meter-dat]] - [[interface-dat]]
6
+
4 7
- [[fab-electronic-Tools-dat]] - [[fab-mechanics-dat]]
5 8
6 9
- [[fab-tools-dat]] - [[fab-workspace-dat]] - [[fab-PCB-soldering-tools-dat]]
fab-tools-dat/fab-tools-electronic-dat/logic-analyzer-dat/logic-analyzer-dat.md
... ...
@@ -1,6 +1,19 @@
1 1
2 2
# logic-analyzer-dat
3 3
4
+
5
+
6
+- [[logic-analyzer-dat]] - [[signal-digital-dat]] - [[signal-analog-dat]] - [[digital-dat]] - [[signal-dat]]
7
+
8
+
9
+- [[fab-tools-dat]] - [[logic-analyzer-dat]] - [[fab-tools-electronic-dat]] - [[oscilloscope-dat]] - [[meter-dat]] - [[interface-dat]]
10
+
11
+- [[cypress-dat]] - [[Infineon-dat]] - [[pins003-dat]] - [[MCU-dat]]
12
+
13
+- [[app-dat]] - [[logic-analyzer-dat]] - [[USB-blaster-dat]] - [[data-acquisition-board-dat]] - [[PINS003-dat]]
14
+
15
+
16
+
4 17
You typically cannot connect a logic analyzer to raw RF data because:
5 18
6 19
- It’s analog high-frequency RF, not logic-level digital signals