• Witaj na Forum Arduino Polska! Zapraszamy do rejestracji!
  • Znajdziesz tutaj wiele informacji na temat hardware / software.
Witaj! Logowanie Rejestracja


Ocena wątku:
  • 0 głosów - średnia: 0
  • 1
  • 2
  • 3
  • 4
  • 5
Programowanie NodeMcu v3 bez USB
#1
Witam wszystkich. Posiadam Nodemcu v3 niestety już bez portu microusb. Chciałbym je zaprogramować przy pomocy PL2303. Niestety coś nie wychodzi  Tongue

Podłączam 
pl2303 =>nodemcu
Vcc      =>vcc
GND     =>GND
TxD     =>Rx
RxD     =>Tx
GND    =>D3
Vcc      =>RST

Niestety wgrywanie nie powodzi się. Otrzymuje poniższy błąd. Proszę o pomoc.
Kod:
Arduino:1.8.9 (Windows 10), Płytka:"WeMos D1 R1, 80 MHz, Flash, Disabled, All SSL ciphers (most compatible), 4M (no SPIFFS), v2 Lower Memory, Disabled, None, Only Sketch, 115200"

Szkic używa 288972 bajtów (27%) pamięci programu. Maksimum to 1044464 bajtów.
Zmienne globalne używają 28056 bajtów (34%) pamięci dynamicznej, pozostawiając 53864 bajtów dla zmiennych lokalnych. Maksimum to 81920 bajtów.
esptool.py v2.6
2.6
esptool.py v2.6
Serial port COM8
Connecting.....
Chip is ESP8266EX
Features: WiFi
MAC: 5c:cf:7f:a4:55:53
Uploading stub...
Running stub...
Stub running...
Configuring flash size...
Auto-detected Flash size: 4MB
Compressed 293120 bytes to 210717...

Writing at 0x00000000... (7 %)
Writing at 0x00004000... (15 %)
Writing at 0x00008000... (23 %)
Writing at 0x0000c000... (30 %)
Writing at 0x00010000... (38 %)
Writing at 0x00014000... (46 %)
Writing at 0x00018000... (53 %)
Writing at 0x0001c000... (61 %)
Writing at 0x00020000... (69 %)
Writing at 0x00024000... (76 %)
Writing at 0x00028000... (84 %)
Writing at 0x0002c000... (92 %)
Writing at 0x00030000... (100 %)
Wrote 293120 bytes (210717 compressed) at 0x00000000 in 19.0 seconds (effective 123.2 kbit/s)...
File  md5: 12a926f099fa2f88f3911d007b5e5b3b
Flash md5: 2b6992966aaa6831e93363f67b72429c
MD5 of 0xFF is e48a8aada48d7f7f8f5cc4ea63c963be
Traceback (most recent call last):
  File "C:\Users\kamin\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.5.2/tools/upload.py", line 25, in <module>
    esptool.main(fakeargs)
  File "C:/Users/kamin/AppData/Local/Arduino15/packages/esp8266/hardware/esp8266/2.5.2/tools/esptool\esptool.py", line 2698, in main
    operation_func(esp, args)
  File "C:/Users/kamin/AppData/Local/Arduino15/packages/esp8266/hardware/esp8266/2.5.2/tools/esptool\esptool.py", line 2182, in write_flash
    raise FatalError("MD5 of file does not match data in flash!")
esptool.FatalError: MD5 of file does not match data in flash!
esptool.FatalError: MD5 of file does not match data in flash!
 
Odpowiedź
  


Wiadomości w tym wątku
Programowanie NodeMcu v3 bez USB - przez mice6 - 21-08-2019, 17:29
RE: Programowanie NodeMcu v3 bez USB - przez mice6 - 22-08-2019, 19:15
RE: Programowanie NodeMcu v3 bez USB - przez mice6 - 27-08-2019, 23:13

Skocz do:


Przeglądający: 1 gości