-
Notifications
You must be signed in to change notification settings - Fork 187
Home
At the moment the only existing documentation is on epdiy.readthedocs.io Please have a nice read over there. I will research on how to make a sync (if possible) between readthedocs and this github Wiki.
- If possible the sync should only overwrite pages with the same name
- Letting us generate special pages with more in deep technical info or test for Boards, Displays, etc.
Branch: s3_lcd Color experimentation: s3_color_research
How to build the Firmware
Make sure to let idf know you will use the S3 target MCU
idf.py set-target esp32s3
Configure the menuconfig selecting the right epdiy driver Board (V7) and the epaper you are testing
idf.py menuconfig
While there, make sure you enable PSRAM (Octal for this board)
Component config --> ESP PSRAM --> Enable SPI-connected RAM --> Config --> QUAD/OCT
Additionally: Set RAM clock speed (80MHz clock speed)
WiKi written by Martin Fasani & collaborators. Please send your suggestions / technical corrections to martin[AT]cale.es
epdiy.readthedocs.io WiKi rev. 1.0.1 Last updated Sept, 2023. Firmware & Hardware: vroland WiKi: martinberlin & collaborators