Hi,
I would appreciate an answer to complete my thermal analysis.
Best regards
Search found 4 matches
- Mon Nov 09, 2020 10:55 am
- Forum: Hardware
- Topic: Thermal Resistances in ESP32-D2WD
- Replies: 1
- Views: 1880
- Tue Oct 20, 2020 2:24 pm
- Forum: Hardware
- Topic: Thermal Resistances in ESP32-D2WD
- Replies: 1
- Views: 1880
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...
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...
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...