marcelstoer / nodemcu-pyflasher

Self-contained NodeMCU flasher with GUI based on esptool.py and wxPython.
MIT License
1.46k stars 397 forks source link

nodemcu-pyflasher on Windows 10 hangs #85

Closed sysfrank closed 2 years ago

sysfrank commented 2 years ago

When I run NodeMCU PyFlasher it hangs at the point where it says "Configuring Flash Size..." and gives no indication of an error Screenshot 2021-12-08 143610 .

marcelstoer commented 2 years ago

As the PyFlasher is just a GUI around the esptool.py I suggest you try with their community at https://github.com/espressif/esptool. I suspect it's the specific combination of OS (version), driver (version) and the serial-to-USB chip.