https://github.com/espressif/esp-chip-errata
Espressif chip errata, which documents the known errors in SoCs and the solutions to solve the errors
https://github.com/espressif/esp-chip-errata
Last synced: 3 months ago
JSON representation
Espressif chip errata, which documents the known errors in SoCs and the solutions to solve the errors
- Host: GitHub
- URL: https://github.com/espressif/esp-chip-errata
- Owner: espressif
- Created: 2024-09-05T10:58:15.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-10-17T06:21:56.000Z (9 months ago)
- Last Synced: 2024-10-19T08:50:55.760Z (9 months ago)
- Language: Python
- Homepage:
- Size: 3.31 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .gitlab/CODEOWNERS
Awesome Lists containing this project
README
# ESP Chip Errata ([中文](README_CN.md))
The esp-chip-errata repository hosts the following errata, which documents the known errors in SoCs and the solutions to solve the errors:
- [ESP32 Series SoC Errata](https://docs.espressif.com/projects/esp-chip-errata/en/latest/esp32/index.html)
- [ESP32-S2 Series SoC Errata](https://docs.espressif.com/projects/esp-chip-errata/en/latest/esp32s2/index.html)
- [ESP32-C3 Series SoC Errata](https://docs.espressif.com/projects/esp-chip-errata/en/latest/esp32c3/index.html)
- [ESP32-S3 Series SoC Errata](https://docs.espressif.com/projects/esp-chip-errata/en/latest/esp32s3/index.html)
- [ESP32-C2 (ESP8684) Series SoC Errata](https://docs.espressif.com/projects/esp-chip-errata/en/latest/esp32c2/index.html)
- [ESP32-C6 Series SoC Errata](https://docs.espressif.com/projects/esp-chip-errata/en/latest/esp32c6/index.html)
- [ESP32-H2 Series SoC Errata](https://docs.espressif.com/projects/esp-chip-errata/en/latest/esp32h2/index.html)## Features
The key features of this repository are:
- Multi-format output
- The errata are available in both **PDF** and **HTML** formats.
- To get the PDF version, click the "Download PDF" button at the top right corner of the HTML page.

- Filter errata descriptions by chip revisions
- To view errata descriptions for a specific chip revision, navigate to "Errata Descriptions by Chip Revisions" in the sidebar, and select the chip revision.
- The number in brackets indicates the total number of issues identified for each chip revision.
## Contributing
We welcome contributions to the errata documentation from the community!
If you find issues with errata descriptions, feel free to
- Click the "Provide Feedback" button at the bottom of the [HTML documentation page](https://docs.espressif.com/projects/esp-chip-errata/en/latest/esp32c6/index.html)
- Create an [issue](https://github.com/espressif/esp-chip-errata/issues)
- Create a [pull request](https://github.com/espressif/esp-chip-errata/pulls)