Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OVMS Module Full Reflash #972

Open
Szlovakricsi opened this issue Jan 21, 2024 · 2 comments
Open

OVMS Module Full Reflash #972

Szlovakricsi opened this issue Jan 21, 2024 · 2 comments

Comments

@Szlovakricsi
Copy link

Hello i had a bad ESP32 chip with i changed but i cannot relash the new chip its readable by the computer but it kepps comeing back with an error. Can you help? Thank you.
The Log:

esptool.py v4.7.0
Serial port COM5
Connecting....
Chip is ESP32-D0WDQ6 (revision v1.0)
Features: WiFi, BT, Dual Core, VRef calibration in efuse, BLK3 partially reserved, Coding Scheme 3/4
Crystal is 40MHz
MAC: 30:ae:a4:4c:ea:38
Uploading stub...
Running stub...
Stub running...
Configuring flash size...
Flash will be erased from 0x00001000 to 0x00006fff...
Flash will be erased from 0x00010000 to 0x0038cfff...
Flash will be erased from 0x00008000 to 0x00008fff...
Compressed 22960 bytes to 14682...
Writing at 0x00001000... (100 %)
A fatal error occurred: Guru Meditation Error detected (IllegalInstruction)

@markwj
Copy link
Member

markwj commented Jan 29, 2024

Precisely which ESP32 WROVER module did you purchase for this replacement? Please provide details such as chip type, revision, SPIRAM size, Flash size. A picture of the module would be helpful.

Also, please provide the exact flash command you are using, ESP IDF version (if building from source), etc.

Your output seems strange, as the partition table offsets shown don't seem to match what we have in our project partitions.csv file.

@markwj
Copy link
Member

markwj commented Jan 29, 2024

Please also provide the output of espyool chip_id and flash_id commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants