Skip to content

ts-manuel/Understanding-ACeP-Tecnology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A journey towards driving full-color e-Paper displays

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages