Thanks, very handy the .bat files. I followed the procedure with no change in speed. I placed the files in the "espruino_1v95_esp8266" directory. I ran info, erase and flash batch files.
C:\Users\Pok\myfolder\esp\tools\espruino_1v95_esp8266>esptool.py --port COM20 er
ase_flash
esptool.py v2.0.1
Connecting....
Detecting chip type... ESP8266
Chip is ESP8266
Uploading stub...
Running stub...
Stub running...
Erasing flash (this may take a while)...
Chip erase completed successfully in 7.4s
Hard resetting...
C:\Users\Pok\myfolder\esp\tools\espruino_1v95_esp8266>esptool.py --port COM20 --
baud 115200 write_flash --flash_freq 40m --flash_mode qio --flash_size 4MB 0x000
0 "boot_v1.6.bin" 0x1000 espruino_esp8266_user1.bin 0x3FC000 esp_init_data_defau
lt.bin 0x3FE000 blank.bin
esptool.py v2.0.1
Connecting....
Detecting chip type... ESP8266
Chip is ESP8266
Uploading stub...
Running stub...
Stub running...
Configuring flash size...
Flash params set to 0x0040
Compressed 3856 bytes to 2763...
Wrote 3856 bytes (2763 compressed) at 0x00000000 in 0.2 seconds (effective 124.4
kbit/s)...
Hash of data verified.
Compressed 456756 bytes to 320993...
Wrote 456756 bytes (320993 compressed) at 0x00001000 in 28.3 seconds (effective
129.1 kbit/s)...
Hash of data verified.
Compressed 128 bytes to 75...
Wrote 128 bytes (75 compressed) at 0x003fc000 in 0.0 seconds (effective 78.8 kbi
t/s)...
Hash of data verified.
Compressed 4096 bytes to 26...
Wrote 4096 bytes (26 compressed) at 0x003fe000 in 0.0 seconds (effective 4095.8
kbit/s)...
Hash of data verified.
Leaving...
Hard resetting...
I replugged and reflashed the WSdesp8266C. It does not go faster than before.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Thanks, very handy the .bat files. I followed the procedure with no change in speed. I placed the files in the "espruino_1v95_esp8266" directory. I ran info, erase and flash batch files.
I replugged and reflashed the WSdesp8266C. It does not go faster than before.
1 Attachment