Command Line Interface for Programming EPS32

chruge
Posts: 15
Joined: Fri Jul 21, 2023 8:06 am

Command Line Interface for Programming EPS32

Postby chruge » Fri Jul 21, 2023 8:13 am

Dear all

I plan factory programming of an ESP32-D0WD-V3. Is there a command line interface for programming, that does not need python to be installed on the computer?

esptool.py will not work in my case, because we cannot allow python on our prodction PC. I checked with Segger (which seems to be an option) but all programmers cost about 1000$.

Does anybody have a good system?

Any help appreciated

Christian

ESP_Sprite
Posts: 9730
Joined: Thu Nov 26, 2015 4:08 am

Re: Command Line Interface for Programming EPS32

Postby ESP_Sprite » Fri Jul 21, 2023 9:26 am

Not as an app, as the requirement not to have Python is quite an unusual one. I think the esp-serial-flasher has example code for Linux and it's written in C, perhaps you can use that. Alternatively, perhaps something like this is acceptable.

ESP_igrr
Posts: 2071
Joined: Tue Dec 01, 2015 8:37 am

Re: Command Line Interface for Programming EPS32

Postby ESP_igrr » Fri Jul 21, 2023 8:03 pm

Espflash (https://github.com/esp-rs/espflash) can also be built into a standalone binary.

Who is online

Users browsing this forum: No registered users and 147 guests