ESP32 Wrover E Version v3.1 getting issues for flash and adc but working with old Version v3.0
Posted: Mon Sep 25, 2023 4:19 pm
Dear,
We are getting the ADC and flash issues with ESP32 Wrover E Version v3.1 Modules which were totally not present in the Version v3.0.
New Modules details are given below,
esptool.py --chip esp32 -p /dev/ttyUSB0 chip_id
esptool.py v3.3.3
Serial port /dev/ttyUSB0
Connecting....
Chip is ESP32-D0WD-V3 (revision v3.1)
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
Crystal is 40MHz
MAC: 08:d1:f9:8d:56:94
Uploading stub...
Running stub...
Stub running...
Warning: ESP32 has no Chip ID. Reading MAC instead.
MAC: 08:d1:f9:8d:56:94
Hard resetting via RTS pin...
Old Details details are given below,
esptool.py --chip esp32 -p /dev/ttyUSB0 chip_id
esptool.py v3.3.3
Serial port /dev/ttyUSB0
Connecting.......
Chip is ESP32-D0WD-V3 (revision v3.0)
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
Crystal is 40MHz
MAC: 24:d7:eb:6a:03:58
Uploading stub...
Running stub...
Stub running...
Warning: ESP32 has no Chip ID. Reading MAC instead.
MAC: 24:d7:eb:6a:03:58
Hard resetting via RTS pin...
New Modules run for few minutes only then after we are started getting issue Like ADC reading gets dropped automatically, then Modules started restarting then Module did not reply for flash erase or new flash download.
Please let us know if anyone got such kind of issues or i am doing the some mistakes ( but we have already dispatched many devices with old version module)
Thank you in advance for your help.
Thanks,
Prashant
We are getting the ADC and flash issues with ESP32 Wrover E Version v3.1 Modules which were totally not present in the Version v3.0.
New Modules details are given below,
esptool.py --chip esp32 -p /dev/ttyUSB0 chip_id
esptool.py v3.3.3
Serial port /dev/ttyUSB0
Connecting....
Chip is ESP32-D0WD-V3 (revision v3.1)
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
Crystal is 40MHz
MAC: 08:d1:f9:8d:56:94
Uploading stub...
Running stub...
Stub running...
Warning: ESP32 has no Chip ID. Reading MAC instead.
MAC: 08:d1:f9:8d:56:94
Hard resetting via RTS pin...
Old Details details are given below,
esptool.py --chip esp32 -p /dev/ttyUSB0 chip_id
esptool.py v3.3.3
Serial port /dev/ttyUSB0
Connecting.......
Chip is ESP32-D0WD-V3 (revision v3.0)
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
Crystal is 40MHz
MAC: 24:d7:eb:6a:03:58
Uploading stub...
Running stub...
Stub running...
Warning: ESP32 has no Chip ID. Reading MAC instead.
MAC: 24:d7:eb:6a:03:58
Hard resetting via RTS pin...
New Modules run for few minutes only then after we are started getting issue Like ADC reading gets dropped automatically, then Modules started restarting then Module did not reply for flash erase or new flash download.
Please let us know if anyone got such kind of issues or i am doing the some mistakes ( but we have already dispatched many devices with old version module)
Thank you in advance for your help.
Thanks,
Prashant