Skip to content

CPU commit 7b28699 didn't fix the read/write issues with ESP32-S3 (ESPTOOL-634) #848

@mrdude2478

Description

@mrdude2478

Operating System

Windows 10 64Bit

Esptool Version

Commit: 7b28699

Python Version

3.11

Full Esptool Command Line that Was Run

esptool -b 921600 --port COM3 --chip esp32s3 read_flash 0xCA2000 0x148000 FAT9.bin

Esptool Output

No issues with the output.

What is the Expected Behaviour?

Please revert commit:
7b28699

After further investigation I was able to fix this issue, please see here at the bottom of the page:
#832

There was an issue with reading/writing esp32-s3 chip with newer builds of esptool. It was discussed in issue 832. After further investigation and installing the sdk to build the stub files, I modded the files and found what was making the read/write fails. Please see the bottom of issue 832 (which is closed), for the fix. CPU speed can be put back to 240Mhz.

Thanks

More Information

No response

Other Steps to Reproduce

No response

Metadata

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