Search found 4 matches

by Elo_az
Mon Nov 09, 2020 10:55 am
Forum: Hardware
Topic: Thermal Resistances in ESP32-D2WD
Replies: 1
Views: 1651

Re: Thermal Resistances in ESP32-D2WD

Hi,

I would appreciate an answer to complete my thermal analysis.

Best regards
by Elo_az
Tue Oct 20, 2020 2:24 pm
Forum: Hardware
Topic: Thermal Resistances in ESP32-D2WD
Replies: 1
Views: 1651

Thermal Resistances in ESP32-D2WD

Hi, I am using ESP32-D2WD and I noticed there is no information on the datasheet of the thermal resistances like theta junction to case, or junction to exposed pad. The only thermal info is that the operating temperature is 105°C (which I assume is the junction?). I would appreciate if you could sha...
by Elo_az
Wed Aug 05, 2020 8:10 am
Forum: Hardware
Topic: ESP32 WD
Replies: 3
Views: 3332

Re: ESP32 WD

Thank you for the quick answer! From what I saw the technical reference manual the watchdogs write protect section states that: "On reset,these registers are initialized to the value 0x50D83AA1. When the value in this register is changed from 0x50D83AA1, write protection is enabled" Is that what you...
by Elo_az
Tue Aug 04, 2020 7:28 am
Forum: Hardware
Topic: ESP32 WD
Replies: 3
Views: 3332

ESP32 WD

From what I understand the ESP32 has 3 WDs - 2 MWDT and RWDT. Does the RWDT or any other WD share the register memory with the ESP32 controller? or is it separated? My concern is that memory overflow in the controller will change the registers of the WDs and the WDs will be useless in a case like th...