![Pervasive Displays B3000MS034 User Manual Download Page 17](http://html1.mh-extra.com/html/pervasive-displays/b3000ms034/b3000ms034_user-manual_1531763017.webp)
EPD EXT2 with Cypress PSoC 4 BLE module
17
[User’s Guide] Rev.01
3.
Working with Cypress PSoC Creator Project Code
The Single driver will toggle between two images right away after programming the project.
It helps you to simply test the basic global update function with your connected EPD. It’s also
the driving waveform that you will migrate to your product using the chosen EPD.
The descriptions in this section will focus on the single driver.
3.1
EPD_drivers Project
All of the driving waveform source code of supported EPDs with different FPL and driver are
placed in this project
FPL_drivers
folder:
You can find all the driving code under this folder for your chosen EPD. If you cannot find
the model in this folder, please contact us to request the driving source code.
The more advanced version of the project, the more driving code of EPDs will be
supported under this folder. You will find the file format is like the configuration that we
describe before:
DriverType
_(DriverID if eTC)_
Size
_
FPL
The captured picture below is for example. Your project code may be listed less or more
than the example.