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

Parameters to different Clock #131

Open
guilhermecd opened this issue May 2, 2018 · 0 comments
Open

Parameters to different Clock #131

guilhermecd opened this issue May 2, 2018 · 0 comments

Comments

@guilhermecd
Copy link

Greetings, my name is Guilherme.
I am trying to use the RA8875 with an Arduino UNO.
An old screen 480x272, working clock with 25MHz. But I do not know what to do with field the fields below.
When I run with the default settings I have a display half black and half colored vertically.

Thank you very much in advance.

_writeRegister (RA8875_PLLC1 ,?); //// PLL Control Log 1
delay (1);
_writeRegister (RA8875_PLLC2 ,?); //// PLL control record 2
delay (1);
_writeRegister (RA8875_PCSR ,?); // Pixel clock setting log
delay (1);

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

No branches or pull requests

1 participant