/Understanding-ACeP-Tecnology

A journey towards driving full-color e-Paper displays

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Understanding ACeP Tecnology

diplay

Table of Contents
  1. About The Project
  2. Getting Started
  3. Circuit Diagram

About The Project

This project is about the design of custom LUTs to drive ACeP displays. The demo application targets an STM32F4 Discovery board connected to this e-paper display.

For more info check out the full log on hackaday.io

Getting Started

Prerequisites

Compiling

  • Open STM32CubeIDE
  • Select a folder as workspace (this can be any folder in your hard-drive)
  • Click on File > Import
  • Select General > Existing Project into Workspace then click next
  • Browse for the folder stm32 select the project and click finish

Circuit Diagram

STM32F4 Discovery Display
PA.7 MOSI
PA.5 CLK
PD.5 CS
PD.4 DC
PB.7 BUSY
PB.4 RST
PA.3 MFCSB*
PA.6 MFSDO*

* MFCSB and MFSDO are optional, only needed to read from FLASH.