boards/seeed/reterminal_e1002/doc/index.rst
.. zephyr:board:: reterminal_e1002
Overview
Seeed Studio reTerminal E1002 is a board with a 7.3 inch full color ePaper display with a built-in battery based on the Espressif ESP32-S3R8 WiFi/Bluetooth dual-mode chip.
For more details see the Seeed Studio reTerminal E1002 wiki_ page.
Hardware
The board includes the following features:
For more details about the board, see the reTerminal E1002 board schematics_.
For more details about the display, see:
GDEP073E01 Good Display product page_ (with specification and sample code)7.3inch Spectra 6 display Waveshare wiki_ (with guides and sample code)Patrick Siegl E-Ink_Spectra_E6 repository_ (with img2epdbmp tool to convert images into
screen-compatible images).. include:: ../../../espressif/common/soc-esp32s3-features.rst :start-after: espressif-soc-esp32s3-features
.. zephyr:board-supported-hw::
The board uses a 8-pin expansion header with the following pin mapping:
.. list-table:: Expansion header :header-rows: 1
System Requirements
.. include:: ../../../espressif/common/system-requirements.rst :start-after: espressif-system-requirements
Programming and Debugging
.. zephyr:board-supported-runners::
.. include:: ../../../espressif/common/building-flashing.rst :start-after: espressif-building-flashing
The following command can be used to backup the original firmware:
.. code-block:: shell
esptool -c esp32s3 -p /dev/ttyUSB0 read-flash 0x0 0x2000000 fw-backup-32MB.bin
.. include:: ../../../espressif/common/openocd-debugging.rst :start-after: espressif-openocd-debugging
References
.. target-notes::
.. _Seeed Studio reTerminal E1002 wiki:
https://wiki.seeedstudio.com/getting_started_with_reterminal_e1002/
.. _reTerminal E1002 board schematics:
https://files.seeedstudio.com/wiki/reterminal_e10xx/res/202004321_reTerminal_E1002_V1.0_SCH_250805.pdf
.. _GDEP073E01 Good Display product page:
https://www.good-display.com/blank7.html?productId=533
.. _7.3inch Spectra 6 display Waveshare wiki:
https://www.waveshare.com/wiki/7.3inch_e-Paper_HAT_(E)
.. _Patrick Siegl E-Ink_Spectra_E6 repository:
https://codeberg.org/psiegl/E-Ink_Spectra_E6