Search found 7 matches

by desp32fun
Tue Apr 26, 2022 2:58 pm
Forum: Hardware
Topic: Flash Memory Corruption Issue
Replies: 17
Views: 12920

Re: Flash Memory Corruption Issue

We went through this with XMC Flash Chips and about 3000 Wrover-E modules in the field. Good news: You can fix this permanently in your next firmware update Bad news: You have to do it before the problem hits you. TL;DR: XMC Flash chips can be write protected, and their status registers, too. That's...
by desp32fun
Mon Jan 24, 2022 8:34 am
Forum: Hardware
Topic: Reason and cause for RTCWDT_RTC_RESET on boot?
Replies: 5
Views: 11555

Re: Reason and cause for RTCWDT_RTC_RESET on boot?

So do I understand this correctly?

When some of our WROVER-E boards boot, they provide the flash with 1.8V instead of 3.3V?
And they show in the boot loader that GPIO12 is reading HIGH on startup? (boot:0x33)
And this happens although we've set the Fuses that force VDD_SDIO to 3.3V?
by desp32fun
Sun Jan 23, 2022 2:29 pm
Forum: Hardware
Topic: Reason and cause for RTCWDT_RTC_RESET on boot?
Replies: 5
Views: 11555

Re: Reason and cause for RTCWDT_RTC_RESET on boot?

I see. Now there's a problem. I've pinned SDIO voltage to 3V3 by burning the appropriate fuse, and as it seems, the bootloader does not pick that setting up, setting the flash to 1V8? Are we talking about these fuses? espefuse.py --port /dev/ttyUSB0 summary XPD_SDIO_FORCE (BLOCK0): Ignore MTDI pin (...
by desp32fun
Sun Jan 23, 2022 1:27 pm
Forum: Hardware
Topic: Reason and cause for RTCWDT_RTC_RESET on boot?
Replies: 5
Views: 11555

Reason and cause for RTCWDT_RTC_RESET on boot?

Hi all, what is the intended reason and cause for RTCWDT_RTC_RESET on boot? I had some WROVER-E Modules dying in the field with an RTCWDT_RTC_RESET boot loop after weeks of proper operation. Sadly, the module does not recover by re-flashing the module like in the first thread below. My hope would be...
by desp32fun
Sun Jan 23, 2022 11:15 am
Forum: Hardware
Topic: Hardware Flash Corruption Issue
Replies: 55
Views: 41188

Re: Hardware Flash Corruption Issue

Ritesh, could you please scan the QR Code on your faulty WROVER modules? Simply use any qr code scanner software. You will receive a 18-digit number. The first 2 digits tell you the fab, the next 4 digits are the manufacturing date YYWW and the rest is just a MAC address. Then when you have it, we m...
by desp32fun
Sun Jan 23, 2022 10:50 am
Forum: Hardware
Topic: Hardware Flash Corruption Issue
Replies: 55
Views: 41188

Re: Hardware Flash Corruption Issue

This is how the problem looks at our failing modules. ets Jul 29 2019 12:21:46 rst:0x10 (RTCWDT_RTC_RESET),boot:0x33 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff0030,len:380 ho 0 tail 12 room ...
by desp32fun
Sat Jan 22, 2022 11:30 am
Forum: Hardware
Topic: Hardware Flash Corruption Issue
Replies: 55
Views: 41188

Re: Hardware Flash Corruption Issue

I'm also investigating flash corruption. It simply happens in the field, even after weeks. (WROVER-E Modules with 16MB Flash) I'm experiencing a reboot loop (?) with RTCWDT_RTC_RESET, too. However, I was not able to recover the chip by deleting the flash. Is there any way to recover? Or are the modu...