Search found 4 matches

by PreetiN
Fri Jun 25, 2021 11:08 am
Forum: Hardware
Topic: Flashing of firmware fails in Esp32 Wroom 32D
Replies: 5
Views: 6611

Re: Flashing of firmware fails in Esp32 Wroom 32D

Hi @ESP_Sprite, Tried with R48 as 0 ohms but still couldn't get any bootup messages on the Serial Monitor after pressing reset. On checking the VCC and GND pins of this Esp32 microcontroller, we obtained 3.3V and 0V respectively. Doesn't look like the GPIO15 is grounded in our case. What else could ...
by PreetiN
Wed Jun 23, 2021 10:32 am
Forum: Hardware
Topic: Flashing of firmware fails in Esp32 Wroom 32D
Replies: 5
Views: 6611

Re: Flashing of firmware fails in Esp32 Wroom 32D

Hi @ESP_Sprite, answering your query regarding the dry joint , we eliminated that possibility by resoldering that particular ESP32-WROOM-32D microcontroller on a working device, but the firmware couldn't get burned into it. As suggested by you, on pressing reset without the IO0 pulled down, the Seri...
by PreetiN
Mon Jun 21, 2021 11:03 am
Forum: Hardware
Topic: Flashing of firmware fails in Esp32 Wroom 32D
Replies: 5
Views: 6611

Flashing of firmware fails in Esp32 Wroom 32D

Development Kit: [ESP32-DevKitC] Module or chip used: [ESP32-WROOM-32D] Operating System: [Windows] Using an IDE?: [Yes.Visual Studio Code] Extensions used in Visual Studio Code: Platformio IDE V1.10.0, C/C++ V1.4.0 Power Supply: [external 5V] Hello, We are facing issues while burning the Firmware i...
by PreetiN
Sat Jun 05, 2021 12:02 pm
Forum: Report Bugs
Topic: [E][vfs_api.cpp:243] VFSFileImpl(): fopen(/spiffs/DeviceInfo.inf) failed
Replies: 1
Views: 7807

[E][vfs_api.cpp:243] VFSFileImpl(): fopen(/spiffs/DeviceInfo.inf) failed

Module or chip used: ESP32-WROOM-32D Operating System: Windows Using an IDE: Visual Studio Code Extensions used in Visual Studio Code: Platformio IDE V1.10.0, C/C++ V1.4.0 Power Supply: external 5V Elaborating the issue a bit. I have attached a small sketch below which shows how the data is written ...