Web-serial upload problem
Opened this issue · 0 comments
Describe the bug
I built the marauder circuit using the ESP32-wroom 32u module. For the upload I used a USB to serial converter with FT232. (I connected IO0 pin to ground for upload mode of course)
Anyway, I uploaded 4 files with .bin extension via the web-serial interface at esp.huhn.me. The circuit did not work. When I looked with the terminal software, I saw a reset loop.
This time, I did the upload with esptool upload software and the circuit worked.Is there something I'm doing wrong?
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Marauder (please complete the following information if applicable):
- Firmware version: [e.g. v1.0]
- Hardware version: [e.g. OG]
Home made HW
Desktop (please complete the following information if applicable): - OS: Windows 10 64b
- Browser Brave
- Version [e.g. 22]
Smartphone (please complete the following information if applicable):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.