Trouble uploading software to ESP32-WROOM-32
Posted: Thu Mar 26, 2020 2:00 pm
I have trouble uploading software, for now just the 'hello_world' taken from the esp-idf examples, to an ESP32-WROOM-32 board connected my Win10 PC through ESP-Prog using either the JTAG or UART port.
I would like to know if anyone has any ideas or pointers to what may be missing?
I had no problems with a ESP32-DevKitC V4 development board, both uploading and running the hello_world example and my own code.
I put comparable outputs in attached files, from my screen showing both working and partly working examples.
It seems I can inquire the ESP32-WROOM-32 for some information, but I am not able to upload any binary data file.
Also, I wonder when asking about the flash_id, if the following returned data is valid?
Manufacturer: ff
Device: ffff
The ESP32-DevKitC V4 returns the following:
Manufacturer: 20
Device: 4016
I would like to know if anyone has any ideas or pointers to what may be missing?
I had no problems with a ESP32-DevKitC V4 development board, both uploading and running the hello_world example and my own code.
I put comparable outputs in attached files, from my screen showing both working and partly working examples.
It seems I can inquire the ESP32-WROOM-32 for some information, but I am not able to upload any binary data file.
Also, I wonder when asking about the flash_id, if the following returned data is valid?
Manufacturer: ff
Device: ffff
The ESP32-DevKitC V4 returns the following:
Manufacturer: 20
Device: 4016