Skip to content
Permalink
f6faa7d18e
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
43 lines (34 sloc) 1.79 KB
# Display 2.7 Inch EPD (E2271CS021) Release Notes
This library provides functions for supporting the 2.7" EPD Display (E2271CS021). This is the same display as used on the CY8CKIT-028-EPD shield.
### What's Included?
* APIs for initializing/de-initializing the driver
* APIs allowing shutdown for deepsleep
* emWin configuration code
### What Changed?
#### v1.1.0
* Fixed a possible null dereference
* Fixed issue with incorrectly freeing resources
#### v1.0.1
* Minor updates to avoid warnings on some toolchains
* Minor documentation updates
#### v1.0.0
* Initial release
### Supported Software and Tools
This version of the EPD Display was validated for compatibility with the following Software and Tools:
| Software and Tools | Version |
| :--- | :----: |
| ModusToolbox Software Environment | 2.2.1 |
| GCC Compiler | 9.3.1 |
| IAR Compiler | 8.4 |
| ARM Compiler 6 | 6.11 |
Minimum required ModusToolbox Software Environment: v2.0
### More information
* [API Reference Guide](https://cypresssemiconductorco.github.io/display-eink-e2271cs021/html/index.html)
* [Cypress Semiconductor, an Infineon Technologies Company](http://www.cypress.com)
* [Cypress Semiconductor GitHub](https://github.com/cypresssemiconductorco)
* [ModusToolbox](https://www.cypress.com/products/modustoolbox-software-environment)
* [PSoC 6 Code Examples using ModusToolbox IDE](https://github.com/cypresssemiconductorco/Code-Examples-for-ModusToolbox-Software)
* [PSoC 6 Middleware](https://github.com/cypresssemiconductorco/psoc6-middleware)
* [PSoC 6 Resources - KBA223067](https://community.cypress.com/docs/DOC-14644)
---
© Cypress Semiconductor Corporation, 2019-2021.