Skip to content

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

Closed
@xingrz

Description

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.

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions