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

efuse bits of pkg_version and revision seems to be wrong on ESP32-C6 (ESPTOOL-656) #866

Closed
1 task done
xingrz opened this issue Mar 26, 2023 · 0 comments · Fixed by #867
Closed
1 task done

efuse bits of pkg_version and revision seems to be wrong on ESP32-C6 (ESPTOOL-656) #866

xingrz opened this issue Mar 26, 2023 · 0 comments · Fixed by #867

Comments

@xingrz
Copy link
Contributor

xingrz commented Mar 26, 2023

Operating System

macOS 13.2.1 (22D68)

Esptool Version

commit v4.5.1-10-g4c97964

Python Version

Python 3.11.2

Chip Description

ESP32-C6

Device Description

ESP32-C6-DevKitM-1 V1.0

Hardware Configuration

No response

How is Esptool Run

Terminal

Full Esptool Command Line that Was Run

No response

Esptool Output

No response

More Information

Actually it doesn't output any error. But after some code review I found it reading pkg_version and chip revision from wrong efuse bits.

I'll make a PR soon.

https://github.com/espressif/esp-idf/blob/ab63aaa4a24a05904da2862d627f3987ecbeafd0/components/soc/esp32c6/include/soc/efuse_reg.h#L709

https://github.com/espressif/esp-idf/blob/ab63aaa4a24a05904da2862d627f3987ecbeafd0/components/efuse/esp32c6/esp_efuse_table.csv#L139

Other Steps to Reproduce

No response

I Have Read the Troubleshooting Guide

  • I confirm I have read the troubleshooting guide.
@github-actions github-actions bot changed the title efuse bits of pkg_version and revision seems to be wrong on ESP32-C6 efuse bits of pkg_version and revision seems to be wrong on ESP32-C6 (ESPTOOL-656) Mar 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant