Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 2 days ago
JSON representation

Espressif chip errata, which documents the known errors in SoCs and the solutions to solve the errors

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-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.
![Download PDF](docs/_static/download-pdf.png)
- 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.
![Filter Errata Descriptions by Chip Revisions](docs/_static/filter-chip-revision.png)

## 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)