Skip to content
This repository has been archived by the owner on Jul 20, 2022. It is now read-only.

Detect more chip families #8

Closed
balloob opened this issue Jun 9, 2021 · 1 comment · Fixed by #23
Closed

Detect more chip families #8

balloob opened this issue Jun 9, 2021 · 1 comment · Fixed by #23

Comments

@balloob
Copy link
Member

balloob commented Jun 9, 2021

Looks like other chips can be detected too https://github.com/espressif/esptool/blob/master/esptool.py#L351

@conradopoole
Copy link
Collaborator

#23 Includes new chip detection based on CHIP_DETECT_MAGIC_REG_ADDR register that can handle more chip types. Note that all available now on esptool are part of that PR, but there are many places in the rest of the code that do not take those other chips into account. There are differences in certain registry addresses is some of them.

@balloob balloob linked a pull request Jun 22, 2021 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants