boards/lilygo/twatch_s3/doc/index.rst
.. zephyr:board:: twatch_s3
Overview
LILYGO T-Watch S3 is an ESP32-S3 based smartwatch.
Hardware
ESP32-S3-R8 chip
16 MB external QSPI flash (Winbond W25Q128JWPIQ)
Power Management Unit (X-Powers AXP2101) which provides
470 mAh battery
RTC (NXP PCF8563)
Haptic (Texas Instruments DRV2605)
Accelerometer (Bosch BMA423)
240x240 pixels LCD with touchscreen
Microphone (Knowles SPM1423HM4H-B)
LoRA radio (Semtech SX1262)
Audio amplifier (Maxim MAX98357A)
The board features a single micro USB connector which can be used for serial flashing, debugging and console thanks to the integrated JTAG support in the chip.
It does not have any GPIO that can easily be connected to something external. There is only 1 physical button which is connected to the PMU and it's used to turn on/off the device.
.. include:: ../../../espressif/common/soc-esp32s3-features.rst :start-after: espressif-soc-esp32s3-features
.. zephyr:board-supported-hw::
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
.. include:: ../../../espressif/common/board-variants.rst :start-after: espressif-board-variants
.. include:: ../../../espressif/common/openocd-debugging.rst :start-after: espressif-openocd-debugging
References
.. target-notes::
.. _Lilygo Twatch S3 schematic: https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library/blob/t-watch-s3/schematic/T_WATCH_S3.pdf
.. _Lilygo T-Watch S3 repo: https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library/tree/t-watch-s3
.. _Lilygo T-Watch Deps repo: https://github.com/Xinyuan-LilyGO/T-Watch-Deps