logo elektroda
logo elektroda
X
logo elektroda

ESP32 WROVER-IB - causes of overheating and USB damage

prem111 1017 8
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 18794507
    prem111
    Level 4  
    Hello, this is the second time I have had this problem. Are the esp32 (I have a wroover-ib) failing ? The second board has been burnt within a few months. I am powering from 12v via UBEC lowering the voltage to 5.22v (from ubec output -> micro usb). I don't know what exactly is failing/burning but the symptom was that the usb input on the wroover devkit board got hot. At the moment the LED is on but the esp is not responding, it is not possible to connect to the console via uart etc....
  • ADVERTISEMENT
  • #3 18795546
    prem111
    Level 4  
    Yes, ESP32_DevKitc_V4 plugged into ESP32-LCDKit_V1.1

    The LCDKit was plugged into the microusb from the 5.2v UBEC ( as power and ground ) and the devkit itself was also plugged into the microusb from the raspberry pi (to read logs from the esp).
  • ADVERTISEMENT
  • #4 18795556
    khoam
    Level 42  
    So you were connecting two different +5V power sources to this arrangement of two interconnected modules?
  • #5 18795574
    prem111
    Level 4  
    Yes, I am enclosing a photo. ESP32 WROVER-IB - causes of overheating and USB damage .
  • ADVERTISEMENT
  • #6 18795606
    khoam
    Level 42  
    In my opinion, ESP32_DevKitC in such a setup should only be powered via ESP32-LCDKit. At least this is what the description of the ESP32-LCDKit module on the page:
    https://github.com/espressif/esp-iot-solution...ts/evaluation_boards/ESP32_LCDKit_guide_en.md

    If the ESP32_DevKitC module is powered from the USB and additionally +5V is given from the ESP32-LCDKit, it may be damaged.
    https://docs.espressif.com/projects/esp-idf/e...get-started-devkitc.html#power-supply-options
  • #7 18795632
    prem111
    Level 4  
    Ok, that would explain a lot about the possible cause. Thanks !
  • ADVERTISEMENT
  • #8 18795646
    khoam
    Level 42  
    Maybe you can make yourself a special USB cable "for downloading logs". - cut off the VBUS power line on one side. The ground line should remain.
  • #9 18795682
    prem111
    Level 4  
    Great idea ! This is exactly what I will do. Thank you again !

Topic summary

The discussion revolves around the overheating and potential damage of the ESP32 WROVER-IB module, specifically in the context of using it with the ESP32-DevKitC and ESP32-LCDKit. The user reports that their second board has burned out after a few months, with symptoms including a hot USB input and unresponsiveness. It is suggested that powering the ESP32-DevKitC from two different +5V sources (the ESP32-LCDKit and a Raspberry Pi) may lead to damage. A solution proposed includes creating a special USB cable that cuts off the VBUS power line to prevent further issues while still allowing for log downloads.
Summary generated by the language model.
ADVERTISEMENT