readme TXD RXD线序说明修改

master
zrg 2023-06-24 12:45:28 +08:00
parent 1ebe58dcf4
commit 4bb1616710
52 changed files with 2301 additions and 6 deletions

3
.idea/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
# Default ignored files
/shelf/
/workspace.xml

12
.idea/foc.iml Normal file
View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="PyDocumentationSettings">
<option name="format" value="PLAIN" />
<option name="myDocStringFormat" value="Plain" />
</component>
</module>

View File

@ -0,0 +1,15 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="PyPackageRequirementsInspection" enabled="true" level="WARNING" enabled_by_default="true">
<option name="ignoredPackages">
<value>
<list size="2">
<item index="0" class="java.lang.String" itemvalue="pyqtgraph" />
<item index="1" class="java.lang.String" itemvalue="PyQt5" />
</list>
</value>
</option>
</inspection_tool>
</profile>
</component>

View File

@ -0,0 +1,6 @@
<component name="InspectionProjectProfileManager">
<settings>
<option name="USE_PROJECT_PROFILE" value="false" />
<version value="1.0" />
</settings>
</component>

4
.idea/misc.xml Normal file
View File

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.7" project-jdk-type="Python SDK" />
</project>

8
.idea/modules.xml Normal file
View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/foc.iml" filepath="$PROJECT_DIR$/.idea/foc.iml" />
</modules>
</component>
</project>

6
.idea/vcs.xml Normal file
View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>

View File

@ -12,7 +12,7 @@
`程序附件都在`gitee [https://gitee.com/coll45/foc](https://gitee.com/coll45/foc)
![V3](../image/v3image.jpg)
![V3](./image/v3image.jpg)
图片中间为立创彩色丝印版本左右为最终V3版本磁编码器集成到pcb中心。均可以摇摆平衡使用3205电机
- cn3300充电部分设计充电截至电压12.72V考虑到电池内阻最终充满电压为12.43V充电电流0.5A电感电流1A。充电功率为5W`(充电会电感部分会烫,但不至于烧毁电路)`
@ -75,13 +75,13 @@ SMT注意
### 3 使用说明
1. 下载完本git所有文件后打开文件夹V3/bin/flash_download_tool_3.9.2.exe
2. 打开flash_download_tool后选择chip Type "ESP32",然后点OK在第五行选择target.bin烧录到0x000位置![bin](../image/bin.png)
3. 使用CH340下载器将下载器的TXD\RXD\GND用杜邦线引出对准PCB的ESP32正上方的GND\RXD\TXD接法为TXD-TXD\RXD-RXD\GND-GND
4. PCB焊好后打开电源同时按住boot和RESET按钮先松开RESET然后松开boot进入下载模式后点START开始程序烧录
2. 打开flash_download_tool后选择chip Type "ESP32",然后点OK在第五行选择target.bin烧录到0x000位置![bin](./image/bin.png)
3. 使用CH340下载器将下载器的TXD\RXD\GND用杜邦线引出对准PCB的ESP32正上方的GND\TXD\RXD接法为TXD-RXD\RXD-TXD\GND-GND
4. PCB焊好后打开电源同时按住BOOT和RESET按钮先松开RESET然后松开BOOT进入下载模式后点START开始程序烧录
5. 如需修改参数长按点赞触摸盘可以打开wifi并停止电机。
6. 打开本项目内的`python_gui`内的`可执行文件_main`内的**main.exe**并连接上WIFIESP32 。点击设置开始调参。
7. 连接成功后点击disable然后逆时针拨动动量轮查看上位机中V参数是否为正值。注意如果<font color='red'> 逆时针转为为负值 </font>那么需要将电机线任意两线互换。
![Image text](../image/tiaocan.gif)
![Image text](./image/tiaocan.gif)
8. 如果电机不能正常运行可以,点击上位机中最下方的<font color='red'> 测试部分 </font>,打开电压或者速度测试,滑动滑条,查看电机能否正常运行。如还不能请检测硬件电路部分。
9. 如果不能摇摆直立推荐调整的参数为TA、SA、SV
10. K值可以用滑块调整拖动滑块就会发送参数命令但是调整到合适值之后需要自行在Arduino的main中修改再烧录一次

View File

@ -84,7 +84,7 @@ flash_write_size = 1024
[DOWNLOAD]
autostart1 = 0
com_port1 = COM61
com_port1 = COM12
baudrate1 = 5
checkmac1 = 1
erase_flash_en = True

View File

@ -0,0 +1,47 @@
*************************** START ****************************
START TIME: 202306071441
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0xd801a5a8
mac h: 0xc44022
crc_cal: 196
crc_read: 196
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.9 seconds (effective 795.2 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 14 s
Download result: PASS
*************************** END ****************************
*************************** START ****************************
START TIME: 202306071442
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
com closed
Use time: 5 s
Download result: FAIL
*************************** END ****************************

View File

@ -0,0 +1,30 @@
*************************** START ****************************
START TIME: 202306081553
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0xd801a5c0
mac h: 0x634022
crc_cal: 99
crc_read: 99
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.3 seconds (effective 858.0 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 23 s
Download result: PASS
*************************** END ****************************

View File

@ -0,0 +1,101 @@
*************************** START ****************************
START TIME: 202306071416
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0xd801a5dc
mac h: 0x5d4022
crc_cal: 93
crc_read: 93
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
com closed
Use time: 12 s
Download result: FAIL
*************************** END ****************************
*************************** START ****************************
START TIME: 202306071416
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0xd801a5dc
mac h: 0x5d4022
crc_cal: 93
crc_read: 93
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
com closed
Use time: 12 s
Download result: FAIL
*************************** END ****************************
*************************** START ****************************
START TIME: 202306071417
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
com closed
Use time: 6 s
Download result: FAIL
*************************** END ****************************
*************************** START ****************************
START TIME: 202306071417
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0xd801a5dc
mac h: 0x5d4022
crc_cal: 93
crc_read: 93
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.2 seconds (effective 869.7 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 11 s
Download result: PASS
*************************** END ****************************

View File

@ -0,0 +1,64 @@
*************************** START ****************************
START TIME: 202306081553
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0xd801a5e0
mac h: 0x404022
crc_cal: 64
crc_read: 64
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.1 seconds (effective 873.0 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 10 s
Download result: PASS
*************************** END ****************************
*************************** START ****************************
START TIME: 202306081553
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
com closed
Use time: 7 s
Download result: FAIL
*************************** END ****************************
*************************** START ****************************
START TIME: 202306081553
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
com closed
Use time: 7 s
Download result: FAIL
*************************** END ****************************

View File

@ -0,0 +1,30 @@
*************************** START ****************************
START TIME: 202306101620
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0xd801a5ec
mac h: 0xe34022
crc_cal: 227
crc_read: 227
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.4 seconds (effective 845.4 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 10 s
Download result: PASS
*************************** END ****************************

View File

@ -0,0 +1,47 @@
*************************** START ****************************
START TIME: 202306101627
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0xd801a5f4
mac h: 0xbc4022
crc_cal: 188
crc_read: 188
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.6 seconds (effective 828.1 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 10 s
Download result: PASS
*************************** END ****************************
*************************** START ****************************
START TIME: 202306101628
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
set STOP FLG: Truecom closed
Use time: 29 s
Download result: FAIL
*************************** END ****************************
set state: ESP_DL_STOP

View File

@ -0,0 +1,30 @@
*************************** START ****************************
START TIME: 202306071410
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0xd807f498
mac h: 0x184022
crc_cal: 24
crc_read: 24
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.5 seconds (effective 832.4 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 11 s
Download result: PASS
*************************** END ****************************

View File

@ -0,0 +1,30 @@
*************************** START ****************************
START TIME: 202306071418
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0xd807f4a0
mac h: 0x644022
crc_cal: 100
crc_read: 100
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.4 seconds (effective 845.9 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 10 s
Download result: PASS
*************************** END ****************************

View File

@ -0,0 +1,115 @@
*************************** START ****************************
START TIME: 202306101622
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0xd807f55c
mac h: 0x774022
crc_cal: 119
crc_read: 119
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.3 seconds (effective 854.4 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 10 s
Download result: PASS
*************************** END ****************************
*************************** START ****************************
START TIME: 202306101623
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
com closed
Use time: 13 s
Download result: FAIL
*************************** END ****************************
*************************** START ****************************
START TIME: 202306101623
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
com closed
Use time: 18 s
Download result: FAIL
*************************** END ****************************
*************************** START ****************************
START TIME: 202306101623
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
com closed
Use time: 29 s
Download result: FAIL
*************************** END ****************************
*************************** START ****************************
START TIME: 202306101624
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
com closed
Use time: 25 s
Download result: FAIL
*************************** END ****************************
*************************** START ****************************
START TIME: 202306101624
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
com closed
Use time: 15 s
Download result: FAIL
*************************** END ****************************

View File

@ -0,0 +1,30 @@
*************************** START ****************************
START TIME: 202306091613
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0xd807f570
mac h: 0xf74022
crc_cal: 247
crc_read: 247
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.2 seconds (effective 862.0 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 11 s
Download result: PASS
*************************** END ****************************

View File

@ -0,0 +1,30 @@
*************************** START ****************************
START TIME: 202306101615
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0xd807f5d4
mac h: 0x394022
crc_cal: 57
crc_read: 57
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.2 seconds (effective 862.8 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 10 s
Download result: PASS
*************************** END ****************************

View File

@ -0,0 +1,47 @@
*************************** START ****************************
START TIME: 202306101617
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0xd807f5dc
mac h: 0xfb4022
crc_cal: 251
crc_read: 251
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.9 seconds (effective 793.2 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 11 s
Download result: PASS
*************************** END ****************************
*************************** START ****************************
START TIME: 202306101620
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
com closed
Use time: 11 s
Download result: FAIL
*************************** END ****************************

View File

@ -0,0 +1,30 @@
*************************** START ****************************
START TIME: 202306071440
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0xd807f5e8
mac h: 0x244022
crc_cal: 36
crc_read: 36
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.1 seconds (effective 873.8 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 10 s
Download result: PASS
*************************** END ****************************

View File

@ -0,0 +1,47 @@
*************************** START ****************************
START TIME: 202306101621
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0xd807f60c
mac h: 0xf94022
crc_cal: 249
crc_read: 249
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.4 seconds (effective 848.2 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 10 s
Download result: PASS
*************************** END ****************************
*************************** START ****************************
START TIME: 202306101621
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
com closed
Use time: 7 s
Download result: FAIL
*************************** END ****************************

View File

@ -0,0 +1,30 @@
*************************** START ****************************
START TIME: 202306071456
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0x9ebacbc4
mac h: 0x86c8f0
crc_cal: 134
crc_read: 134
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.3 seconds (effective 852.6 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 10 s
Download result: PASS
*************************** END ****************************

View File

@ -0,0 +1,47 @@
*************************** START ****************************
START TIME: 202306071457
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0x9ebacbcc
mac h: 0x44c8f0
crc_cal: 68
crc_read: 68
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.2 seconds (effective 865.9 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 10 s
Download result: PASS
*************************** END ****************************
*************************** START ****************************
START TIME: 202306071458
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
com closed
Use time: 5 s
Download result: FAIL
*************************** END ****************************

View File

@ -0,0 +1,30 @@
*************************** START ****************************
START TIME: 202306071458
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0x9ebacc78
mac h: 0x79c8f0
crc_cal: 121
crc_read: 121
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.4 seconds (effective 847.0 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 12 s
Download result: PASS
*************************** END ****************************

View File

@ -0,0 +1,30 @@
*************************** START ****************************
START TIME: 202306071458
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0x9ebace4c
mac h: 0x37c8f0
crc_cal: 55
crc_read: 55
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.4 seconds (effective 846.5 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 10 s
Download result: PASS
*************************** END ****************************

View File

@ -0,0 +1,64 @@
*************************** START ****************************
START TIME: 202306071427
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0x9ebacf30
mac h: 0xa8c8f0
crc_cal: 168
crc_read: 168
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.3 seconds (effective 855.1 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 10 s
Download result: PASS
*************************** END ****************************
*************************** START ****************************
START TIME: 202306071428
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
com closed
Use time: 5 s
Download result: FAIL
*************************** END ****************************
*************************** START ****************************
START TIME: 202306071428
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
com closed
Use time: 9 s
Download result: FAIL
*************************** END ****************************

View File

@ -0,0 +1,57 @@
*************************** START ****************************
START TIME: 202306081551
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0x9ebc3590
mac h: 0xa8c8f0
crc_cal: 168
crc_read: 168
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
com closed
Use time: 11 s
Download result: FAIL
*************************** END ****************************
*************************** START ****************************
START TIME: 202306081552
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0x9ebc3590
mac h: 0xa8c8f0
crc_cal: 168
crc_read: 168
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.2 seconds (effective 864.9 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 10 s
Download result: PASS
*************************** END ****************************

View File

@ -0,0 +1,47 @@
*************************** START ****************************
START TIME: 202306101616
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0x9ebc35ac
mac h: 0xb5c8f0
crc_cal: 181
crc_read: 181
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.4 seconds (effective 848.9 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 11 s
Download result: PASS
*************************** END ****************************
*************************** START ****************************
START TIME: 202306101617
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
com closed
Use time: 7 s
Download result: FAIL
*************************** END ****************************

View File

@ -28,3 +28,33 @@ Use time: 16 s
Download result: PASS
*************************** END ****************************
*************************** START ****************************
START TIME: 202306071444
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0x9ebc5e38
mac h: 0xbcc8f0
crc_cal: 188
crc_read: 188
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.1 seconds (effective 878.6 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 10 s
Download result: PASS
*************************** END ****************************

View File

@ -45,3 +45,33 @@ Use time: 9 s
Download result: FAIL
*************************** END ****************************
*************************** START ****************************
START TIME: 202306071443
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0x9ebc5e54
mac h: 0x7ac8f0
crc_cal: 122
crc_read: 122
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.1 seconds (effective 872.1 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 10 s
Download result: PASS
*************************** END ****************************

View File

@ -0,0 +1,64 @@
*************************** START ****************************
START TIME: 202306101630
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0x9ebc5e80
mac h: 0x4cc8f0
crc_cal: 76
crc_read: 76
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.2 seconds (effective 867.9 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 11 s
Download result: PASS
*************************** END ****************************
*************************** START ****************************
START TIME: 202306101631
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
com closed
Use time: 5 s
Download result: FAIL
*************************** END ****************************
*************************** START ****************************
START TIME: 202306101631
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
com closed
Use time: 17 s
Download result: FAIL
*************************** END ****************************

View File

@ -28,3 +28,33 @@ Use time: 15 s
Download result: PASS
*************************** END ****************************
*************************** START ****************************
START TIME: 202306071408
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0x9ebc5e8c
mac h: 0xefc8f0
crc_cal: 239
crc_read: 239
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.1 seconds (effective 879.9 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 12 s
Download result: PASS
*************************** END ****************************

View File

@ -0,0 +1,143 @@
*************************** START ****************************
START TIME: 202306170214
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0x9ebc5e98
mac h: 0x13c8f0
crc_cal: 19
crc_read: 19
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.2 seconds (effective 868.3 kbit/s)...
File md5: 826ad0b8ec5f977f36e9eff86aa7838eFlash md5: 210402297a30bd92928be8f05719830eMD5 of 0xFF is a29dfdec65325510b3e8375008de974dcom closed
Use time: 11 s
Download result: FAIL
*************************** END ****************************
*************************** START ****************************
START TIME: 202306170214
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0x9ebc5e98
mac h: 0x13c8f0
crc_cal: 19
crc_read: 19
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.1 seconds (effective 879.2 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 10 s
Download result: PASS
*************************** END ****************************
*************************** START ****************************
START TIME: 202306170216
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
com closed
Use time: 25 s
Download result: FAIL
*************************** END ****************************
*************************** START ****************************
START TIME: 202306170217
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
com closed
Use time: 3 s
Download result: FAIL
*************************** END ****************************
*************************** START ****************************
START TIME: 202306170217
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
com closed
Use time: 5 s
Download result: FAIL
*************************** END ****************************
*************************** START ****************************
START TIME: 202306170217
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
com closed
Use time: 32 s
Download result: FAIL
*************************** END ****************************
*************************** START ****************************
START TIME: 202306170218
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
com closed
Use time: 10 s
Download result: FAIL
*************************** END ****************************

View File

@ -0,0 +1,30 @@
*************************** START ****************************
START TIME: 202306101557
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0x9ebc5e9c
mac h: 0x72c8f0
crc_cal: 114
crc_read: 114
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.2 seconds (effective 859.6 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 10 s
Download result: PASS
*************************** END ****************************

View File

@ -0,0 +1,74 @@
*************************** START ****************************
START TIME: 202306071429
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0x9ebc5ea0
mac h: 0x6fc8f0
crc_cal: 111
crc_read: 111
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
com closed
Use time: 9 s
Download result: FAIL
*************************** END ****************************
*************************** START ****************************
START TIME: 202306071430
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0x9ebc5ea0
mac h: 0x6fc8f0
crc_cal: 111
crc_read: 111
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.6 seconds (effective 826.4 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 10 s
Download result: PASS
*************************** END ****************************
*************************** START ****************************
START TIME: 202306071431
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
com closed
Use time: 6 s
Download result: FAIL
*************************** END ****************************

View File

@ -0,0 +1,30 @@
*************************** START ****************************
START TIME: 202306101635
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0x9ebc5ea4
mac h: 0xec8f0
crc_cal: 14
crc_read: 14
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.0 seconds (effective 886.0 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 10 s
Download result: PASS
*************************** END ****************************

View File

@ -0,0 +1,74 @@
*************************** START ****************************
START TIME: 202306071428
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0x9ebc5eb0
mac h: 0xf2c8f0
crc_cal: 242
crc_read: 242
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
com closed
Use time: 13 s
Download result: FAIL
*************************** END ****************************
*************************** START ****************************
START TIME: 202306071429
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
com closed
Use time: 6 s
Download result: FAIL
*************************** END ****************************
*************************** START ****************************
START TIME: 202306071429
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0x9ebc5eb0
mac h: 0xf2c8f0
crc_cal: 242
crc_read: 242
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.4 seconds (effective 845.1 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 12 s
Download result: PASS
*************************** END ****************************

View File

@ -0,0 +1,47 @@
*************************** START ****************************
START TIME: 202306170225
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0x9ebc5ebc
mac h: 0x51c8f0
crc_cal: 81
crc_read: 81
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.4 seconds (effective 847.9 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 10 s
Download result: PASS
*************************** END ****************************
*************************** START ****************************
START TIME: 202306170226
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
com closed
Use time: 12 s
Download result: FAIL
*************************** END ****************************

View File

@ -0,0 +1,30 @@
*************************** START ****************************
START TIME: 202306101634
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0x9ebc5ec4
mac h: 0x6bc8f0
crc_cal: 107
crc_read: 107
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.2 seconds (effective 860.6 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 10 s
Download result: PASS
*************************** END ****************************

View File

@ -0,0 +1,30 @@
*************************** START ****************************
START TIME: 202306071437
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0x9ebc5ec8
mac h: 0xc8c8f0
crc_cal: 200
crc_read: 200
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.3 seconds (effective 853.1 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 10 s
Download result: PASS
*************************** END ****************************

View File

@ -0,0 +1,98 @@
*************************** START ****************************
START TIME: 202306071419
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0x9ebc5ed0
mac h: 0x97c8f0
crc_cal: 151
crc_read: 151
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.1 seconds (effective 878.2 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 10 s
Download result: PASS
*************************** END ****************************
*************************** START ****************************
START TIME: 202306071419
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
com closed
Use time: 7 s
Download result: FAIL
*************************** END ****************************
*************************** START ****************************
START TIME: 202306071420
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
com closed
Use time: 5 s
Download result: FAIL
*************************** END ****************************
*************************** START ****************************
START TIME: 202306071420
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
com closed
Use time: 12 s
Download result: FAIL
*************************** END ****************************
*************************** START ****************************
START TIME: 202306071420
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
com closed
Use time: 27 s
Download result: FAIL
*************************** END ****************************

View File

@ -0,0 +1,30 @@
*************************** START ****************************
START TIME: 202306071442
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0x9ebc5ee0
mac h: 0x29c8f0
crc_cal: 41
crc_read: 41
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.1 seconds (effective 875.9 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 10 s
Download result: PASS
*************************** END ****************************

View File

@ -0,0 +1,47 @@
*************************** START ****************************
START TIME: 202306170218
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0x9ebc5ef8
mac h: 0x76c8f0
crc_cal: 118
crc_read: 118
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.1 seconds (effective 879.9 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 10 s
Download result: PASS
*************************** END ****************************
*************************** START ****************************
START TIME: 202306170219
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
com closed
Use time: 4 s
Download result: FAIL
*************************** END ****************************

View File

@ -0,0 +1,30 @@
*************************** START ****************************
START TIME: 202306101633
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0x9ebc6a08
mac h: 0x14c8f0
crc_cal: 20
crc_read: 20
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.4 seconds (effective 848.2 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 10 s
Download result: PASS
*************************** END ****************************

View File

@ -0,0 +1,30 @@
*************************** START ****************************
START TIME: 202306101629
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0x9ebc7888
mac h: 0xe5c8f0
crc_cal: 229
crc_read: 229
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.5 seconds (effective 830.5 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 14 s
Download result: PASS
*************************** END ****************************

View File

@ -0,0 +1,64 @@
*************************** START ****************************
START TIME: 202306101631
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0x9ebc7890
mac h: 0xbac8f0
crc_cal: 186
crc_read: 186
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.5 seconds (effective 834.9 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 10 s
Download result: PASS
*************************** END ****************************
*************************** START ****************************
START TIME: 202306101632
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
com closed
Use time: 9 s
Download result: FAIL
*************************** END ****************************
*************************** START ****************************
START TIME: 202306101632
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
com closed
Use time: 19 s
Download result: FAIL
*************************** END ****************************

View File

@ -0,0 +1,172 @@
*************************** START ****************************
START TIME: 202306170226
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0x9ebc7898
mac h: 0x78c8f0
crc_cal: 120
crc_read: 120
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
com closed
Use time: 4 s
Download result: FAIL
*************************** END ****************************
*************************** START ****************************
START TIME: 202306170226
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
com closed
Use time: 6 s
Download result: FAIL
*************************** END ****************************
*************************** START ****************************
START TIME: 202306170227
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0x9ebc7898
mac h: 0x78c8f0
crc_cal: 120
crc_read: 120
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
com closed
Use time: 5 s
Download result: FAIL
*************************** END ****************************
*************************** START ****************************
START TIME: 202306170227
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0x9ebc7898
mac h: 0x78c8f0
crc_cal: 120
crc_read: 120
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
com closed
Use time: 3 s
Download result: FAIL
*************************** END ****************************
*************************** START ****************************
START TIME: 202306170227
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0x9ebc7898
mac h: 0x78c8f0
crc_cal: 120
crc_read: 120
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
com closed
Use time: 4 s
Download result: FAIL
*************************** END ****************************
*************************** START ****************************
START TIME: 202306170228
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
com closed
Use time: 6 s
Download result: FAIL
*************************** END ****************************
*************************** START ****************************
START TIME: 202306170228
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0x9ebc7898
mac h: 0x78c8f0
crc_cal: 120
crc_read: 120
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.5 seconds (effective 830.5 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 10 s
Download result: PASS
*************************** END ****************************

View File

@ -0,0 +1,30 @@
*************************** START ****************************
START TIME: 202306101558
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0x9ebc789c
mac h: 0x19c8f0
crc_cal: 25
crc_read: 25
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.3 seconds (effective 850.9 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 10 s
Download result: PASS
*************************** END ****************************

View File

@ -0,0 +1,115 @@
*************************** START ****************************
START TIME: 202306101624
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0x9ebcfeb4
mac h: 0x7dc8f0
crc_cal: 125
crc_read: 125
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.4 seconds (effective 843.5 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 26 s
Download result: PASS
*************************** END ****************************
*************************** START ****************************
START TIME: 202306101625
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
com closed
Use time: 5 s
Download result: FAIL
*************************** END ****************************
*************************** START ****************************
START TIME: 202306101626
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
set STOP FLG: Truecom closed
Use time: 18 s
Download result: FAIL
*************************** END ****************************
set state: ESP_DL_STOP
*************************** START ****************************
START TIME: 202306101626
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
set STOP FLG: Truecom closed
Use time: 31 s
Download result: FAIL
*************************** END ****************************
set state: ESP_DL_STOP
*************************** START ****************************
START TIME: 202306101627
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
com closed
Use time: 5 s
Download result: FAIL
*************************** END ****************************
*************************** START ****************************
START TIME: 202306101627
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
com closed
Use time: 13 s
Download result: FAIL
*************************** END ****************************

View File

@ -0,0 +1,30 @@
*************************** START ****************************
START TIME: 202306071415
CONNECT BAUD: 115200
set state: ESP_DL_SYNC
serial port opened
-----------
baud:115200
root baud:115200
-------------
===============BAUD : 115200===============CALL DEVICE SYNC
connecting...
chip sync ok
mac l: 0x9ebd2230
mac h: 0x2ec8f0
crc_cal: 46
crc_read: 46
crc_test: 0
ESP32 MAC CRC OK
get mac res: 1
get flash id : 0x0016405e
manufacturer_id: 0x5e
device_id: 0x4016
Wrote 886032 bytes (547253 compressed) at 0x00000000 in 8.6 seconds (effective 821.5 kbit/s)...
Hash of data verified.
Leaving...
com closed
Use time: 17 s
Download result: PASS
*************************** END ****************************