SDK-dat/ESP-SDK-dat/esptool-dat/2026-05-01-13-19-52.png
... ...
Binary files /dev/null and b/SDK-dat/ESP-SDK-dat/esptool-dat/2026-05-01-13-19-52.png differ
SDK-dat/ESP-SDK-dat/esptool-dat/esptool-dat.md
... ...
@@ -19,7 +19,40 @@ or python2 == pip install esptool
19 19
20 20
## arduino demo to esptool batch flashing
21 21
22
-get the raw command like [[NWI1254-dat]]
22
+
23
+rename the port if necessary
24
+
25
+![](2026-05-01-13-19-52.png)
26
+
27
+flash log
28
+
29
+ esptool v5.1.0
30
+ Connected to ESP32-C3 on COM22:
31
+ Chip type: ESP32-C3 (QFN32) (revision v0.4)
32
+ Features: Wi-Fi, BT 5 (LE), Single Core, 160MHz
33
+ Crystal frequency: 40MHz
34
+ USB mode: USB-Serial/JTAG
35
+ MAC: ac:a7:04:96:20:bc
36
+
37
+ Stub flasher running.
38
+ Changing baud rate to 921600...
39
+ Changed.
40
+
41
+ Configuring flash size...
42
+ Flash memory erased successfully in 0.3 seconds.
43
+ Wrote 19632 bytes (12675 compressed) at `0x00000000` in 0.1 seconds (1333.8 kbit/s).
44
+ Hash of data verified.
45
+ Wrote 3072 bytes (146 compressed) at `0x00008000` in 0.0 seconds (2366.6 kbit/s).
46
+ Hash of data verified.
47
+ Wrote 8192 bytes (47 compressed) at `0x0000e000` in 0.0 seconds (3532.2 kbit/s).
48
+ Hash of data verified.
49
+ Wrote 319120 bytes (175223 compressed) at `0x00010000` in 1.0 seconds (2484.4 kbit/s).
50
+ Hash of data verified.
51
+
52
+ Hard resetting via RTS pin...
53
+
54
+
55
+get the raw command like [[NWI1254-dat]], do it again in cmd.exe
23 56
24 57
"C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\tools\esptool_py\5.1.0/esptool.exe" --chip esp32c3 --port "COM19" --baud 921600 --before default-reset --after hard-reset write-flash -e -z --flash-mode keep --flash-freq keep --flash-size keep 0x0 "C:\Users\Administrator\AppData\Local\arduino\sketches\1AE3EC11A265D1FC6F8FC3626AA4D338/basic-3.ino.bootloader.bin" 0x8000 "C:\Users\Administrator\AppData\Local\arduino\sketches\1AE3EC11A265D1FC6F8FC3626AA4D338/basic-3.ino.partitions.bin" 0xe000 "C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\esp32\3.3.1/tools/partitions/boot_app0.bin" 0x10000 "C:\Users\Administrator\AppData\Local\arduino\sketches\1AE3EC11A265D1FC6F8FC3626AA4D338/basic-3.ino.bin"
25 58
fab-dat/fab-QC-dat/fab-QC-dat.md
... ...
@@ -1,5 +1,5 @@
1 1
2
-# qc-dat.md
2
+# fab-qc-dat.md
3 3
4 4
5 5
## QC issues log
... ...
@@ -28,4 +28,4 @@
28 28
29 29
## ref
30 30
31
-- [[qc]]
... ...
\ No newline at end of file
0
+- [[fab-qc]]
... ...
\ No newline at end of file