Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for ST7528 Controller? #343

Open
GoogleCodeExporter opened this issue Mar 31, 2016 · 1 comment
Open

Add support for ST7528 Controller? #343

GoogleCodeExporter opened this issue Mar 31, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Could I add a controller to the list of additions?  I am trying to add the 
ST7528 controller used in many New Haven displays (NHD-C160100AZ-RN-GBW) and 
buydisplay (ERC16064-1).

What is the typical process for adding a new display?  Could I do it myself?  
I'm not sure on the start-up commands though.

Original issue reported on code.google.com by Jeremy...@gmail.com on 18 May 2015 at 3:34

@GoogleCodeExporter
Copy link
Author

Depending on the properties of the display, you may use a ucg_dev_*.c file 
which is similar. Just take the file and update the startup sequence and the 
page copy algorithm.

I once started to document this process here:
https://code.google.com/p/u8glib/wiki/devicedesign


Original comment by olikr...@gmail.com on 18 May 2015 at 9:08

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant