Skip to content

Releases: andysworkshop/xmemtft

R61523 controller and Sony Ericsson Vivaz U5 cellphone LCD support

09 Nov 13:23

Choose a tag to compare

This release adds support for the Renasas R61523 (640x360) controller. The R61523 is used by the Sony Ericsson Vivaz U5 cellphone. A full article on how to use this TFT panel can be found on my website.

Issues and enhancements fixed in this release are:

Create typedefs for the contributed Gpio16AccessMode for all controllers
Font class does not support non-contiguous character sets
Add a selection of additional fonts
Support R61523 controller

HX8352A driver and LG KF700 cellphone LCD support

27 Oct 17:13

Choose a tag to compare

This release adds support for the HX8352A controller. The HX8352A is used by the LG KF700 cellphone. A full article on how to use this TFT panel can be found on my website.

High performance 16-bit GPIO

11 Aug 07:28

Choose a tag to compare

This release marks the first release of the xmemtft library on github.com. 3.0.0 introduces support for all 16-bit LCD panels through a general purpose, highly optimised GPIO interface.

See the write up on my website for details.